Skip to content

lholmquist/generators

 
 

Repository files navigation

Yeoman Generators Build Status

Rails-like Generators for Yeoman that provide scaffolding for your apps.

Generators output

Generators diff

Getting Started

If you're interested in writing your own Yeoman generator we recommend first checking out any of our current generators. There are typically two types of generators - simple boilerplate 'copiers' and more advanced generators which can use custom prompts, remote dependencies and can do a lot more.

Read about the capabilities of our generators in our docs. This guide will also cover how to create a new generator template using the command-line.

Testing generators

There is currently no formal infrastructure for testing generators, however you may find our mocha generator for custom generators useful.

Generators Included

About

Rails-like generator system for Yeoman that provide scaffolding for your apps

Resources

Stars

Watchers

Forks

Packages

No packages published