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

List command should work for user defined maps #11

Open
johnwalker opened this issue Sep 22, 2014 · 0 comments
Open

List command should work for user defined maps #11

johnwalker opened this issue Sep 22, 2014 · 0 comments

Comments

@johnwalker
Copy link
Owner

List currently works for builtins, but doesn't include user-defined maps. We should have a way to print them, but I'm not really sure how yet. We could have a table that specifies the origin of the nickname, like:

| origin                | dependency            | nicknames 
| builtin               | org.clojure/clojure   | clojure     
| ~/lein/plz/foobar.edn | cool-library          | cool

But we also need to think about conveying that some nicknames are being "overwritten" in the merge. So this is actually a bit hairy.

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

No branches or pull requests

1 participant