generator-basic-project
v0.1.2
Published
start a basic project
Downloads
5
Maintainers
Readme
generator-basic-project
start a basic project
Create the following basic files README.md
, license
, .editorconfig
and .gitignore
.
Install
$ npm install --global generator-basic-project
Usage
$ yo basic-project
[?] What is the name of your module? generator-basic-project
[?] Please provide a short description for the project: start a basic project
create readme.md
create license
create .editorconfig
create .gitignore
todo
- tests
License
MIT © Matias Singers