generator-f1lt3r

1.2.0 • Public • Published

generator-f1lt3r

Quick setup for Node Modules.

What is Included?

  • XO Code Style and linting
  • AVA - The Futuristic Test Runner
  • NYC - Istanbul Coverage
  • Coveralls.io - Coverage Reports

Optionally with a CLI.

This is what I use for my own Node modules.

Based on generator-nm by sindresorhus.

Install

yarn global add yo generator-f1lt3r

Usage

With yo:

$ yo nm

There are multiple command-line options available:

$ yo nm --help

  Usage:
    yo nm [options]

  Options:
    --help          # Print the generator's options and usage
    --skip-cache    # Do not remember prompt answers                      Default: false
    --skip-install  # Do not automatically install dependencies           Default: false
    --org           # Publish to a GitHub organization account
    --cli           # Add a CLI

The --org option takes a string value (i.e. --org=my-org).

Package Sidebar

Install

npm i generator-f1lt3r

Weekly Downloads

0

Version

1.2.0

License

none

Unpacked Size

27.9 kB

Total Files

18

Last publish

Collaborators

  • f1lt3r