lein-plz
lein-plz copied to clipboard
lein-plz should be able to generate projects
A common pattern is:
lein new foobar
cd foobar
lein plz add cljs async
It would be much nicer if we could do
lein plz foobar :with cljs async
cd foobar
so that we could cut out a call to lein