Awesome
chime-clojure
A Chime extension for Clojure.
Overview
This Chime extension supports the Clojure programming language. It integrates clojure-lsp with ChimeKit's ExtensionProtocol
.
Still a work in progress.
Building
- clone the repo
cd chime-clojure
cp Projects/ExtensionContainer/User.xcconfig.template Projects/ExtensionContainer/User.xcconfig
- update
User.xcconfig
with your personal information - Open
Projects/ExtensionContainer
with Xcode - build/run
- Open Chime and activate the extension in Settings
Suggestions or Feedback
We'd love to hear from you! Get in touch via an issue a pull request.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.