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

Plans for supporting custom templates #88

Closed
cafreeman opened this issue Mar 29, 2016 · 2 comments
Closed

Plans for supporting custom templates #88

cafreeman opened this issue Mar 29, 2016 · 2 comments

Comments

@cafreeman
Copy link

I was wondering if you had any input on the best path for using nwb to implement a custom template. Is it worth trying to actually build a new project type and submit a PR or something? Is there a more modular way to just build a custom template for use with nwb?

Or, ultimately, am I better of just making yeoman generator or something that uses regular nwb once everything else has been scaffolded?

@cafreeman
Copy link
Author

To be clear, if there's work I can do to help support an existing effort to allow for custom templates, I'm happy to help out if someone can point me in the right direction.

@insin
Copy link
Owner

insin commented Apr 3, 2016

You're probably safer doing this outside of nwb, just using it in devDependencies and scripts - the project templates are there solely to provide a workflow for getting started quickly with entry points in the right place, they're not really the main point of nwb.

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