Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement the new command from lein #4

Open
eginez opened this issue Dec 17, 2016 · 1 comment
Open

implement the new command from lein #4

eginez opened this issue Dec 17, 2016 · 1 comment

Comments

@eginez
Copy link
Owner

eginez commented Dec 17, 2016

This one seems pretty straight forward, the templates are in clojars, and they are specified as mustache templates
There are few templating engines in nodejs and even in cljs already so no need to write those.
Download the template, and render it

@arichiardi
Copy link
Contributor

arichiardi commented Feb 6, 2017

You can also peek at boot-new. There is a lot of code in there, but it would be definitely valuable not to involve the jvm for this one-off task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants