boot-clj / boot

Build tooling for Clojure.
https://boot-clj.github.io/
Eclipse Public License 1.0
1.75k stars 179 forks source link

Move built-in tasks #727

Open burn2delete opened 5 years ago

burn2delete commented 5 years ago

Kick built in tasks to their own library, this will reduce the amount of namespaces in boot that are used for utilities unrelated to the boot environment.