Skip to content

Conversation

@jgehtland
Copy link

Clojure recently released a new library, tools.deps.alpha, and an associated brew install package for Clojure that results in a new CLI and a wrapper script, "clj" to launch it. (See: https://clojure.org/guides/deps_and_cli)

This patch adds a third Clojure REPL option, "Clj". This REPL has similar documentation needs to the existing lein REPL option - I'd be happy to contribute the docs for it as well, if this patch is accepted.

@slifin
Copy link

slifin commented Feb 9, 2019

@efraimmgon
Copy link

Clojure recently released a new library, tools.deps.alpha, and an associated brew install package for Clojure that results in a new CLI and a wrapper script, "clj" to launch it. (See: https://clojure.org/guides/deps_and_cli)

This patch adds a third Clojure REPL option, "Clj". This REPL has similar documentation needs to the existing lein REPL option - I'd be happy to contribute the docs for it as well, if this patch is accepted.

There's a mistake on line 21 of Main.sublime-menu, it should be "linux": ["clj"],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants