You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 10, 2023. It is now read-only.
I would like to start the REPL like this: clj -A:dev basically, using clj and specifying to use the dependencies under the dev alias defined in tools.deps.
On settings, you can set arguments for lein, gradlew and boot, but not clojure. Is there any way to inject the alias? Even if temporary?
Thanks
The text was updated successfully, but these errors were encountered:
Hey,
I would like to start the REPL like this:
clj -A:dev
basically, usingclj
and specifying to use the dependencies under thedev
alias defined intools.deps
.On settings, you can set arguments for lein, gradlew and boot, but not clojure. Is there any way to inject the alias? Even if temporary?
Thanks
The text was updated successfully, but these errors were encountered: