1.0.1 • Published 10 years ago
yos v1.0.1
yos
lists your installed yeoman generators and subgenerators
Install
$ npm install --global yosUsage
$ yos --help
Usage: yos [options] [generator-name ...]
Options:
-h, --help show usage helpExamples
show all available generators:
$ yos
Available Generators:
generator
subgenerator
nm
backbone
all
collection
model
router
view
node
boilerplate
cli
editorconfig
eslint
git
gulp
readmefiltered:
$ yos node nm
Available Generators:
nm
node
boilerplate
cli
editorconfig
eslint
git
gulp
readmeLicense
ISC © Buster Collings