generator-basic-project

0.1.2 • Public • Published

generator-basic-project Build Status Dependency Status Gitter

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

Package Sidebar

Install

npm i generator-basic-project

Weekly Downloads

2

Version

0.1.2

License

MIT

Last publish

Collaborators

  • matiassingers