generator-word-snatchers-cli-plugin

1.0.0 • Public • Published

generator-word-snatchers-cli-plugin NPM version

Yeoman generator to build a plugin for word-snatchers-cli

Installation

First, install Yeoman and generator-word-snatchers-cli-plugin using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-word-snatchers-cli-plugin

Then generate your new plugin for word-snatchers-cli:

yo word-snatchers-cli-plugin

Usage

yo word-snatchers-cli-plugin [options]

or

yo word-snatchers-cli-plugin:app [options]

It will loads and asks

There are multiple command-line options available:

$ yo word-snatchers-cli-plugin --help

Usage:
  yo word-snatchers-cli-plugin [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
        --force-install    # Fail on install dependencies error           Default: false
        --ask-answered     # Show prompts for already configured options  Default: false
        --package-manager  # Package manager to use
        --question-count   # Question count you are about to fill

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 © Rushan Alyautdinov

Package Sidebar

Install

npm i generator-word-snatchers-cli-plugin

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13 kB

Total Files

10

Last publish

Collaborators

  • sinventor