boot-clj / boot

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

Lein to Boot #744

Open burn2delete opened 5 years ago

burn2delete commented 5 years ago

Usually we recommend new users learn Boot by creating a task that parses the Lein project file.

While this is trivial for anyone familiar with boot, it would be a great learning resource to include this with the built in tasks and provide a guide for how to implement such a thing.

daveyarwood commented 5 years ago

This might be the most helpful resource available today: https://github.com/boot-clj/boot/wiki/Using-Boot-in-a-Leiningen-Project