1.2.2 • Published 6 years ago

generator-criket v1.2.2

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

generator-criket

Yeoman generator for node.js command line project

usage: yo criket

project structure

  • bin * index.js - Main CLI that is run via the <%=appName%> command.
  • lib cli.js - Main CLI object. logging.js - Handle logging for <%=appName%> * options.js - Options configuration for optionator.
  • test material spec.js
  • .editorconfig
  • .eslintrc.js
  • .gitignore
  • index.js
  • package.json
1.2.2

6 years ago

1.2.1

6 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago