🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

generator-criket

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-criket

Yeoman generator for node.js command line project

latest
Source
npmnpm
Version
1.2.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 26 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts