5.1.4 • Published 9 years ago
generator-juan v5.1.4
generator-juan
Scaffold out a Node module in Juan's style
Optionally with a CLI.
This is my version of Sindre's generator-nm.
Install
$ npm install --global generator-juan
Usage
With yo:
$ yo juan
What's inside
- AVA for testing
- standard and editorconfig for code style
- snazzy for nicer linting output
- meow for CLI options
- execa to make testing CLIs easier
- commitizen for better commits
- nyc for test coverage
Tips
- Use semantic-release to automate your package publishing
- To use commitizen, run
git cz
instead ofgit commit
- To use async functions with standard, see this guide.
Warning
This module exists to make my life easier. If you want to use it that's awesome but note that I do silly stuff like always install the latest version of AVA (using *
!) because I am always aware of breaking changes in it.
License
MIT © Juan Soto
5.1.4
9 years ago
5.1.3
9 years ago
5.1.2
9 years ago
5.1.1
9 years ago
5.1.0
9 years ago
5.0.0
9 years ago
4.0.2
9 years ago
4.0.1
9 years ago
4.0.0
10 years ago
3.0.0
10 years ago
2.0.0
10 years ago
1.5.0
10 years ago
1.4.1
10 years ago
1.4.0
10 years ago
1.3.0
10 years ago
1.2.0
10 years ago
1.1.0
10 years ago
1.0.1
10 years ago
1.0.0
10 years ago