What?
A Boot task that generates projects from templates!
Where?
https://clojars.org/seancorfield/boot-new
https://github.com/seancorfield/boot-new
Details?
OK, sure! Boot new can use existing Leiningen templates as well as new
Boot templates.
boot -d seancorfield/boot-new new -t template-name -n project-name
e.g.,
boot -d seancorfield/boot-new new -t tenzing -n myapp -a +divshot -a
+test
which is equivalent to:
lein new tensing myapp -- +divshot +test
Additional options can be seen by asking for help:
boot -d seancorfield/boot-new new -h
Built-in templates – that generate Boot-based projects – are app,
default, task, and template.
I hope we’ll see stuff/boot-template projects start to appear providing
Boot templates for Boot projects!
Next?
Generators that add pieces to existing projects and whatever else the
Boot community wants!
Thanks?
Huge thanks to the Leiningen team who agreed to me borrowing
leiningen.new / leiningen.new.templates.
Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.