Cheto
Development CLI boilerplate and tools
Installation
$ npm i -g cheto
Usage
cheto init myapp
Notes
Alpha version!.
Changelog
- 1.0.0-alpha.14 - fixing a buf with the README.md generation
- 1.0.0-alpha.13 - adding better configuration and paths for test and src
- 1.0.0-alpha.12 - fixing 11 because i moved the files by accident.
- 1.0.0-alpha.11 - fixing an issue similar to the one in alpha.8, uops.. added eslint to the project itself
- 1.0.0-alpha.10 - removed async using atlas-waterfall
- 1.0.0-alpha.9 - switched from jshint to eslint
- 1.0.0-alpha.8 - npm ignores data/.gitignore changed it to data/gitignore
- 1.0.0-alpha.7 - Ok, previous patch did not fixed it... and it's only the .gitignore file
- 1.0.0-alpha.6 - Seems that npm did not added the data folder...
- 1.0.0-alpha.5 - Previous update did not fix the error...
- 1.0.0-alpha.4 - Fixing a bug in the README.md creation
- 1.0.0-alpha.3 - Edited a few things, minor improvements.
- 1.0.0-alpha.2 - Added files and paths to .gitignore and .npmignore
- 1.0.0-alpha.1 - Forgot to make it a global app...
- 1.0.0-alpha - initial version only the init command is implemented.
License
(MIT)[LICENSE] @ 2019 (Victor P. H.)[rottengzip@gmail.com]