# yo **Repository Path**: mirrors_stevemao/yo ## Basic Information - **Project Name**: yo - **Description**: CLI tool for running Yeoman generators - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ▂▂╱▔▔▔▔▔▔▔▔▔▔╲ ╲▂┈╭╮╱╱╭┳━━━╮▕ ┈┈▏┃╰╮╭╯┃╭━╮┃▕ ┈┈▏╰╮╰╯╭┫┃╱┃┃▕ ┈┈▏╱╰╮╭╯┃┃╱┃┃▕ ┈┈▏╱╱┃┃╱┃╰━╯┃▕ ┈┈▏╱╱╰╯╱╰━━━╯▕ ┈┈╲▂▂▂▂▂▂▂▂▂▂╱ [![Build Status](https://travis-ci.org/yeoman/yo.svg?branch=master)](https://travis-ci.org/yeoman/yo) [![](http://img.shields.io/badge/unicorn-approved-ff69b4.svg)](https://www.youtube.com/watch?v=9auOCbH5Ns4) > CLI tool for running Yeoman [generators](http://yeoman.io/generators/) ## [Documentation](https://github.com/yeoman/yeoman/wiki) ## Options - `--no-color` 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](https://github.com/yeoman/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` Print 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 occurs using a generator, please report the issues on the generator's repository. ## Contribute See the [contributing docs](https://github.com/yeoman/yeoman/blob/master/contributing.md). ## Changelog See the [release page](https://github.com/yeoman/yo/releases). ## License BSD-2-Clause © Google