GitHub - busterc/yos: :question: lists your installed yeoman generators and subgenerators

2 min read Original article ↗

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ yos Public

❓ lists your installed yeoman generators and subgenerators

License

ISC license

11 stars 0 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

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

Readme

License

ISC license

Activity

Stars

11 stars

Watchers

2 watching

Forks

0 forks

Releases

No releases published

Packages

No packages published