Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing :config-dir entry in -Sdescribe #38

Closed
Azzurite opened this issue Mar 2, 2021 · 1 comment
Closed

Missing :config-dir entry in -Sdescribe #38

Azzurite opened this issue Mar 2, 2021 · 1 comment

Comments

@Azzurite
Copy link

Azzurite commented Mar 2, 2021

When I run this project's deps command, I don't see the :config-dir key when running deps -Sdescribe.

When I do this on the "real" clojure tools it is printed and points to the ~/.clojure directory.

It should be as simple as adding [:config-dir config-dir] below

(when install-dir [:install-dir install-dir])

@borkdude
Copy link
Owner

borkdude commented Jul 5, 2021

This has been added.

@borkdude borkdude closed this as completed Jul 5, 2021
borkdude added a commit that referenced this issue Jul 5, 2021
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

No branches or pull requests

2 participants