0.0.2 • Published 7 years ago

generator-herman-linter v0.0.2

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

generator-herman-linter

npm version

Yeoman generator for a client-side JavaScript project.

Install

  1. Install Yeoman (if necessary) - npm install -g yo
  2. Install Gulp (if necessary) - npm install -g gulp
  3. Install the generator - npm install -g generator-herman-linter
  4. Run - yo herman-linter and then npm install
  5. Create the necessary databases

All files must be placed in the "src" directory!

Run

  • gulp lint
  • gulp build
0.0.2

7 years ago

0.0.1

7 years ago