0.2.3 • Published 10 years ago
generator-alloy v0.2.3
generator-alloy
An alloy generator for Yeoman based on the JAST stack but configurable.
Getting Started
What is Yeoman?
Basically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.
To install:
$ npm install -g yo
JALT Generators
To install generator-alloy from npm, run:
$ npm install -g generator-alloy
Finally, initiate the generator:
$ yo alloy
The generator gives you more options than JAST:
$ yo alloy
_-----_
| |
|--(o)--| .--------------------------.
`---------´ | Welcome to Yeoman, |
( _´U`_ ) | ladies and gentlemen! |
/___A___\ '__________________________'
| ~ |
__'.___.'__
´ ` |° ´ Y `
[?] Enter the application name: Test App
[?] Enter the application id: yy.test
[?] Would you like to include Jade for views? Yes
[?] Which style engine would you like? (Use arrow keys)
❯ stss
ltss
tss
[?] Would you like to include coffeescript for controllers? (y/N)
License
0.2.3
10 years ago