Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

yos

lists your installed yeoman generators and subgenerators

Install

$ npm install --global yos

Usage

$ yos --help

  Usage: yos [options] [generator-name ...]

  Options:

    -h, --help    show usage help

Examples

show all available generators:

$ yos
Available Generators:

  generator
    subgenerator

  nm

  backbone
    all
    collection
    model
    router
    view

  node
    boilerplate
    cli
    editorconfig
    eslint
    git
    gulp
    readme

filtered:

$ yos node nm
Available Generators:

  nm

  node
    boilerplate
    cli
    editorconfig
    eslint
    git
    gulp
    readme

License

ISC © Buster Collings

About

lists your installed yeoman generators and subgenerators

Topics

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.