Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ yo Public
forked from yeoman/yo

CLI tool for running Yeoman generators

License

Crockett73/yo

 
 

Repository files navigation

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

Build Status

CLI tool for running Yeoman generators

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

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%