generator-criket

1.2.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-criket

Weekly Downloads

2

Version

1.2.2

License

ISC

Unpacked Size

115 kB

Total Files

16

Last publish

Collaborators

  • princetoad