0.0.5 • Published 10 years ago

loom-generators-ember-brunch v0.0.5

Weekly downloads
1
License
-
Repository
-
Last release
10 years ago

Ember Generators (Brunch)

These are the generators used for Brunch, but you can include them into any project you want.

They aren't done :)

Installation

npm install loom-generators-ember-brunch --save

The --save is important, loom needs to read your package.json to find the generators.

Generator Examples

generate component x-buttonset
generate controller users/mini-profile
generate controller application type:array
generate helper capitalize
generate mixin queryable
generate model user name:string age:number
generate route index
generate template profile
generate view index

That's pretty much everything.

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago