@sonicdoe/generator-node

0.3.0 • Public • Published

generator-node Build Status

Scaffold out a Node.js module

This is my own, highly opinionated, way of creating a Node.js module.

Usage

With Yeoman and npx:

$ npx --package yo --package @sonicdoe/generator-node -- yo @sonicdoe/node
$ yo @sonicdoe/node --help
Usage:
  yo @sonicdoe/node:app [options]

Options:
  -h,   --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

/@sonicdoe/generator-node/

    Package Sidebar

    Install

    npm i @sonicdoe/generator-node

    Weekly Downloads

    0

    Version

    0.3.0

    License

    ISC

    Last publish

    Collaborators

    • sonicdoe