Skip to content
This repository has been archived by the owner on Sep 16, 2021. It is now read-only.

2.0: support multiple compilation namespaces #51

Closed
seancorfield opened this issue Dec 19, 2020 · 1 comment
Closed

2.0: support multiple compilation namespaces #51

seancorfield opened this issue Dec 19, 2020 · 1 comment
Milestone

Comments

@seancorfield
Copy link
Owner

By default, the compilation should be of [main-class] but it should be possible to override that with a vector of namespaces to compile.

Bonus points for implementing :all as a shortcut, like Leiningen, for compiling all namespaces in the project.

@seancorfield seancorfield added this to the 2.0.0 milestone Dec 19, 2020
seancorfield added a commit that referenced this issue Dec 21, 2020
Also makes a lot of Vars private or excludes them from docs.

Cleans up README around legacy command-line options.
@seancorfield
Copy link
Owner Author

The basic :compile-ns option is implemented, but it does not yet support :all.

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

No branches or pull requests

1 participant