0.2.3 • Published 10 years ago

generator-jalt v0.2.3

Weekly downloads
5
License
-
Repository
github
Last release
10 years ago

generator-jalt Build Status

A JALT stack generator for Yeoman.

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-jalt from npm, run:

$ npm install -g generator-jalt

Finally, initiate the generator:

$ yo jalt

The generator gives you more options than jalt

$ yo jalt

     _-----_
    |       |
    |--(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
[?] Would you like to include ltss for styles? Yes
[?] Would you like to include coffeescript for controllers? (y/N)

License

MIT License

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.1

11 years ago