JSPM

  • Created
  • Published
  • Downloads 1026443
  • Score
    100M100P100Q189843F
  • License BSD-2-Clause

Rails-inspired generator system that provides scaffolding for your apps

Package Exports

  • yeoman-generator
  • yeoman-generator/lib
  • yeoman-generator/lib/actions/spawn-command
  • yeoman-generator/lib/actions/user
  • yeoman-generator/lib/util/binary-diff
  • yeoman-generator/lib/util/conflicter
  • yeoman-generator/lib/util/prompt-suggestion
  • yeoman-generator/lib/util/storage

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (yeoman-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Generator npm Build Status 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.

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