sel / yo

CLI tool for running Yeoman generators

Home Page:http://yeoman.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

▂▂╱▔▔▔▔▔▔▔▔▔▔╲
╲▂┈╭╮╱╱╭┳━━━╮▕
┈┈▏┃╰╮╭╯┃╭━╮┃▕
┈┈▏╰╮╰╯╭┫┃╱┃┃▕
┈┈▏╱╰╮╭╯┃┃╱┃┃▕
┈┈▏╱╱┃┃╱┃╰━╯┃▕
┈┈▏╱╱╰╯╱╰━━━╯▕
┈┈╲▂▂▂▂▂▂▂▂▂▂╱

Build Status

CLI tool for running Yeoman generators

Documentation

Options

  • --no-color flag to disable colors.
  • --version Print the current yo version.
  • --help 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.

About

CLI tool for running Yeoman generators

http://yeoman.io

License:MIT License


Languages

Language:JavaScript 100.0%