0.0.3 • Published 7 years ago

@ninestuff/starter v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

@ninestuff/starter

Build Status GitHub license

Pretty straight generator for some project dot files

Just a generator for files after creating empty repository on Github

Usage

npx @ninestuff/starter

What it will do

  • Generate files that I use as standard
    • .gitignore for node
    • .editorconfig
    • .eslintrc with eslint-config-standard
    • .travis.yml with eslint
    • package.json
      • adding husky running eslint

What it will not do

  • Generate README.md and LICENSE because it can be generated at creating repository or using a generator/template
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago