yeoman-generator
Rails-inspired generator system that provides scaffolding for your apps
npm downloads npm version npm license
yeoman-generator유사 패키지:
npm 다운로드 트렌드
3 년
🌟 yeoman-generator의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## Usage Trend
[![Usage Trend of yeoman-generator](https://npm-compare.com/img/npm-trend/THREE_YEARS/yeoman-generator.png)](https://npm-compare.com/yeoman-generator#timeRange=THREE_YEARS)
Cumulative GitHub Star Trend
🌟 yeoman-generator의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## GitHub Stars Trend
[![GitHub Stars Trend of yeoman-generator](https://npm-compare.com/img/github-trend/yeoman-generator.png)](https://npm-compare.com/yeoman-generator)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
yeoman-generator998,0931,243138 kB67ヶ月前BSD-2-Clause
yeoman-generator의 README

Generator npm Integration Build Coverage Status Gitter

Rails-inspired generator system that provides scaffolding for your apps

Getting Started

If you're interested in writing your own Yeoman generator we recommend reading the official getting started guide. The guide covers all the basics you need to get started.

A generator can be as complex as you want it to be. It can simply copy a bunch of boilerplate files, or it can be more advanced asking the user's preferences to scaffold a tailor made project. This decision is up to you.

The fastest way to get started is to use generator-generator, a Yeoman generator to generate a Yeoman generator.

After reading the getting started guide, you might want to read the code source or visit our API documentation for a list of all methods available.

API documentation for v4.x.

Debugging

See the debugging guide.

Contributing

We love contributors! See our contribution guideline to get started.

Sponsors

Love Yeoman work and community? Help us keep it alive by donating funds to cover project expenses!
[Become a sponsor]

License

BSD license Copyright (c) Google