node-module-starter

1.0.11 • Public • Published

node-module-starter

npm version NSP Status

CLI to setup a new node module

Support:

  • Babel
  • ESLint (pretty-standard)
  • Prettier
  • Flow (optional)
  • Yarn (optional)
  • Jest (optional)

Install:

npm install node-module-starter -g

Usage:

mkdir new-project && cd !$
node-starter setup --help

Requirements:

  • Node ^6

License:

MIT

Author:

Bao Pham

Readme

Keywords

Package Sidebar

Install

npm i node-module-starter

Weekly Downloads

1

Version

1.0.11

License

MIT

Last publish

Collaborators

  • baopham