forked from darongmean/boot-lein-generate
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Current scenario:
I have a project that's using boot's :checkout env to depend on another one that I auto-update locally.
Behavior:
When boot-lein-generate produces a project.clj, it does not pick up a reference to that project. So any namespaces that use it fail to compile under lein.
What I'd like to see:
I think we should be able to get away with adding this project as another lein dependency. It wouldn't get the auto-update functionality, but it should be enough to enable new team members who are using Cursive. My plan is to do this manually, anyway.
Thanks for a great plugin!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels