1.2.4 • Published 5 years ago

generator-nm-boilerplate v1.2.4

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

generator-nm-boilerplate

NPM version Travis CI NPM downloads code style: prettier license

Boilerplate for scaffold out a node module

npm.io

Features

  • Unit test using ava
  • ESLint using prettier
  • CI using Travis
  • License using MIT
  • Dependency update automation using renovate
  • Optionally add coverage report
  • Optionally add CLI

Installation

Install Yeoman and generator-nm-boilerplate using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-nm-boilerplate

Usage

Generate your new project:

yo nm-boilerplate

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

That'll generate a project with all the common tools setup. This includes:

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © ZYSzys

1.2.4

5 years ago

1.2.3

5 years ago

1.2.1

5 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago