generator-nm-standard

4.0.0 • Public • Published

generator-nm-standard

Build Status Coverage Status Dependency Status

Scaffold out a node module, with standard code style

Optionally with a CLI.

Based on generator-nm by Sindre Sorhus but where xo is replaced by the standard linter.

Install

$ npm install --global generator-nm-standard

Usage

With yo:

$ yo nm-standard

Warning

Do not use version 3.1.11, it was mistagged and won't work with yo 1.7.x or earlier. generator-nm-standard 3.1.10 and earlier will work with older yo.

Use 3.2.0 instead if you want to update yo to 1.8.x.

Tip

Use chalk if you want colors in your CLI.

License

Based on MIT © Sindre Sorhus' word.

MIT © Robin Millette

Package Sidebar

Install

npm i generator-nm-standard

Weekly Downloads

1

Version

4.0.0

License

MIT

Last publish

Collaborators

  • millette