Autogenerate module template #23
Open
Labels
Projects
Comments
Please provide an example of implementation to follow. |
Use bionode-template as a starting point. Maybe we just need to update that repo, maybe we need to use something like yeoman. We should discuss pros and cons. |
Also check my repos for alternative documentation/testing setups (jsdoc, and mochai/chai I think) I've used yeoman before (for generator-igemwiki). It's not too hard to create a template with it, but I think it is somewhat overcomplicated, and is a little difficult to test since there are random annoying template parse errors and such and need to make sure you apply all settings from initial CLI. Perhaps something simpler like pollinate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From a name, generate a template skeleton with everything setup, including badges in README.md (e.g, bionode init)
The text was updated successfully, but these errors were encountered: