Skip to content
/ yo Public
forked from yeoman/yo

CLI tool for scaffolding out Yeoman projects

Notifications You must be signed in to change notification settings

fth-ship/yo

 
 

Repository files navigation

yo Build Status

CLI tool for scaffolding out Yeoman projects.

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.

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 scaffolding out Yeoman projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%