{"id":13402191,"url":"https://github.com/yeoman/yo","last_synced_at":"2025-05-13T16:05:55.560Z","repository":{"id":6888927,"uuid":"8138462","full_name":"yeoman/yo","owner":"yeoman","description":"CLI tool for running Yeoman generators","archived":false,"fork":false,"pushed_at":"2025-04-19T04:23:59.000Z","size":2948,"stargazers_count":3883,"open_issues_count":48,"forks_count":406,"subscribers_count":105,"default_branch":"main","last_synced_at":"2025-04-22T11:37:21.741Z","etag":null,"topics":["generator","javascript","nodejs","scaffolding","templates","yeoman"],"latest_commit_sha":null,"homepage":"http://yeoman.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yeoman.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"open_collective":"yeoman"}},"created_at":"2013-02-11T13:24:05.000Z","updated_at":"2025-04-21T05:57:37.000Z","dependencies_parsed_at":"2023-01-13T14:09:22.655Z","dependency_job_id":"48b613d7-ae80-4673-bebc-6c33a60aeae4","html_url":"https://github.com/yeoman/yo","commit_stats":{"total_commits":468,"total_committers":63,"mean_commits":7.428571428571429,"dds":0.6260683760683761,"last_synced_commit":"f03ca42767a157d343e9a97088b7fb3c5248e275"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yeoman%2Fyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yeoman","download_url":"https://codeload.github.com/yeoman/yo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252590523,"owners_count":21772935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["generator","javascript","nodejs","scaffolding","templates","yeoman"],"created_at":"2024-07-30T19:01:12.686Z","updated_at":"2025-05-05T22:49:05.155Z","avatar_url":"https://github.com/yeoman.png","language":"JavaScript","readme":"# yo [![npm](https://badge.fury.io/js/yo.svg)](http://badge.fury.io/js/yo) [![Build Status](https://github.com/yeoman/yo/actions/workflows/ci.yml/badge.svg)](https://github.com/yeoman/yo/actions/workflows/ci.yml) [![Coverage Status](https://coveralls.io/repos/yeoman/yo/badge.svg)](https://coveralls.io/r/yeoman/yo) [![](https://img.shields.io/badge/unicorn-approved-ff69b4.svg)](https://www.youtube.com/watch?v=9auOCbH5Ns4) [![Gitter](https://img.shields.io/badge/Gitter-Join_the_Yeoman_chat_%E2%86%92-00d06f.svg)](https://gitter.im/yeoman/yeoman) [![OpenCollective](https://opencollective.com/yeoman/backers/badge.svg)](https://opencollective.com/yeoman#support)\n\n[![](https://raw.githubusercontent.com/yeoman/media/master/optimized/yeoman-masthead.png)](http://yeoman.io)\n\n\u003cimg src=\"screenshot.png\" width=\"569\"\u003e\n\n\n## What's Yeoman?\n\nYeoman helps you to kickstart new projects, prescribing best practices and tools to help you stay productive.\n\nTo do so, we provide a [generator ecosystem](http://yeoman.io/generators/). A generator is basically a plugin that can be run with the `yo` command to scaffold complete projects or useful parts.\n\n\n## Usage\n\n```sh\n# install yo\nnpm install --global yo\n\n# install a generator\nnpm install --global generator-webapp\n\n# run it\nyo webapp\n```\n\nor via `brew`:\n\n```sh\nbrew install yo\n```\n\n*To create and distribute your own generator, refer to [our official documentation](http://yeoman.io/authoring/)*\n\nYou can also run a local generator on your computer as such:\n\n```sh\n# Running a local generator\nyo ./path/to/local/generator\n```\n\n## Options\n\n- `--no-color` - Disable colors.\n- `--version` - Print the current `yo` version.\n- `--help` - Print `yo` help menu with the list of found generators.\n- `--generators` - Print available generators.\n- `--local-only` - Disable lookup of globally-installed generators.\n\n\n## Troubleshooting\n\nRunning `yo doctor` command can help you troubleshoot common issues.\n\nIf `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.\n\nIf your issue only occurs using a generator, please report the issues on the generator's repository.\n\n\n## Contribute\n\nSee the [contributing docs](http://yeoman.io/contributing/).\n\n\n## Changelog\n\nSee the [release page](https://github.com/yeoman/yo/releases).\n\n\n## Backers\nLove Yeoman work and community? Help us keep it alive by donating funds to cover project expenses! \u003cbr /\u003e\n[[Become a backer](https://opencollective.com/yeoman#support)]\n\n  \u003ca href=\"https://opencollective.com/yeoman/backers/0/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/0/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/1/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/1/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/2/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/2/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/3/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/3/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/4/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/4/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/5/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/5/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/6/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/6/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/7/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/7/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/8/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/8/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/9/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/9/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/10/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/10/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/11/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/11/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/12/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/12/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/13/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/13/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/14/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/14/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/15/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/15/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/16/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/16/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/17/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/17/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/18/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/18/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/19/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/19/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/20/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/20/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/21/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/21/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/22/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/22/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/23/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/23/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/24/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/24/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/25/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/25/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/26/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/26/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/27/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/27/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/28/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/28/avatar\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opencollective.com/yeoman/backers/29/website\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://opencollective.com/yeoman/backers/29/avatar\"\u003e\n  \u003c/a\u003e\n\n\n## License\n\nBSD-2-Clause © Google\n","funding_links":["https://opencollective.com/yeoman","https://opencollective.com/yeoman/backers/0/website","https://opencollective.com/yeoman/backers/0/avatar","https://opencollective.com/yeoman/backers/1/website","https://opencollective.com/yeoman/backers/1/avatar","https://opencollective.com/yeoman/backers/2/website","https://opencollective.com/yeoman/backers/2/avatar","https://opencollective.com/yeoman/backers/3/website","https://opencollective.com/yeoman/backers/3/avatar","https://opencollective.com/yeoman/backers/4/website","https://opencollective.com/yeoman/backers/4/avatar","https://opencollective.com/yeoman/backers/5/website","https://opencollective.com/yeoman/backers/5/avatar","https://opencollective.com/yeoman/backers/6/website","https://opencollective.com/yeoman/backers/6/avatar","https://opencollective.com/yeoman/backers/7/website","https://opencollective.com/yeoman/backers/7/avatar","https://opencollective.com/yeoman/backers/8/website","https://opencollective.com/yeoman/backers/8/avatar","https://opencollective.com/yeoman/backers/9/website","https://opencollective.com/yeoman/backers/9/avatar","https://opencollective.com/yeoman/backers/10/website","https://opencollective.com/yeoman/backers/10/avatar","https://opencollective.com/yeoman/backers/11/website","https://opencollective.com/yeoman/backers/11/avatar","https://opencollective.com/yeoman/backers/12/website","https://opencollective.com/yeoman/backers/12/avatar","https://opencollective.com/yeoman/backers/13/website","https://opencollective.com/yeoman/backers/13/avatar","https://opencollective.com/yeoman/backers/14/website","https://opencollective.com/yeoman/backers/14/avatar","https://opencollective.com/yeoman/backers/15/website","https://opencollective.com/yeoman/backers/15/avatar","https://opencollective.com/yeoman/backers/16/website","https://opencollective.com/yeoman/backers/16/avatar","https://opencollective.com/yeoman/backers/17/website","https://opencollective.com/yeoman/backers/17/avatar","https://opencollective.com/yeoman/backers/18/website","https://opencollective.com/yeoman/backers/18/avatar","https://opencollective.com/yeoman/backers/19/website","https://opencollective.com/yeoman/backers/19/avatar","https://opencollective.com/yeoman/backers/20/website","https://opencollective.com/yeoman/backers/20/avatar","https://opencollective.com/yeoman/backers/21/website","https://opencollective.com/yeoman/backers/21/avatar","https://opencollective.com/yeoman/backers/22/website","https://opencollective.com/yeoman/backers/22/avatar","https://opencollective.com/yeoman/backers/23/website","https://opencollective.com/yeoman/backers/23/avatar","https://opencollective.com/yeoman/backers/24/website","https://opencollective.com/yeoman/backers/24/avatar","https://opencollective.com/yeoman/backers/25/website","https://opencollective.com/yeoman/backers/25/avatar","https://opencollective.com/yeoman/backers/26/website","https://opencollective.com/yeoman/backers/26/avatar","https://opencollective.com/yeoman/backers/27/website","https://opencollective.com/yeoman/backers/27/avatar","https://opencollective.com/yeoman/backers/28/website","https://opencollective.com/yeoman/backers/28/avatar","https://opencollective.com/yeoman/backers/29/website","https://opencollective.com/yeoman/backers/29/avatar"],"categories":["JavaScript","Development","目录","Awesome Tools","nodejs","Packages","包","{{ Builder }}"],"sub_categories":["Boilerplate","构建工具/预编译","Scaffolding","Command-line apps","命令行应用"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeoman%2Fyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeoman%2Fyo/lists"}