What?
        boot-new – Template / code generation support for Boot
        https://github.com/seancorfield/boot-new/releases/tag/v0.4.3

New?
        Now supports calls to leiningen.core.main/leiningen-version
        This means the Luminus template can now be used with boot-new!

Usage?
        boot –d seancorfield/boot-new new –t luminus –n myluminusapp

How?
        I’ll admit, it’s a hack. In order to support templates that call 
leiningen-version, boot-new now includes a fake pom.properties file for 
Leiningen containing just version=2.6.1 since that function checks an 
environment variable that the lein shell script sets and if that isn’t present, 
it reads the version from pom.properties as a resource.

Let me know if you find any Leiningen templates that don’t work with boot-new 
and I’ll see what I can do to make things more compatible.

Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)




-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to