Skip to content

yeoman/yo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 27, 2014
ddd26b6 · Jul 27, 2014
Apr 12, 2014
Jul 27, 2014
Oct 25, 2013
Feb 11, 2013
Apr 5, 2014
Sep 17, 2013
Jan 16, 2014
Jan 8, 2014
Jun 20, 2014
Feb 11, 2013
Jul 27, 2014
Jun 27, 2014
Oct 18, 2013
Jun 20, 2014
Jul 27, 2014

Repository files navigation

yo Build Status

CLI tool for running Yeoman generators.

Options

  • --no-color flag to disable colors.
  • --version (-v) Print the current yo version.
  • --help (-h) Print yo help menu with the list of found generators
  • --[no-]insight to toggle anonymous Insight tracking which helps us improve Yeoman. Using either of these flags on the first run will prevent you from being prompted about it interactively. The flags can also be used to change it later on.
  • --generators will output the available generators

Troubleshooting

Running yo doctor command can help you troubleshoot common issues.

If doctor doesn't help, then check opened issues for a similar problem. Open a new issue if your problem haven't been reported yet. Make sure to always include the version of yo (yo --version) and Node.js (node --version) you use.

If your issue only occur using a generator, please report the issues on the generator's repository.

Contribute

See the contributing docs.

Changelog

See the release page.

License

BSD license and copyright Google.