generator-fireballxl5
v0.0.18
Published
Yeoman generator for fabric based website distribution.
Downloads
2
Readme
generator-fireballxl5
Yeoman generator
Getting Started
What is Yeoman?
Trick question. It's not a thing. It's this guy:
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.
Installing the Fireball XL5 generator
To install generator-fireballxl5 and Yeoman from npm, run:
$ npm install -g yo generator-fireballxl5
Using the Fireball XL5 generator
- Make a new directory. This will be your project directory and the name will be the project name.
mkdir projectname
- Change directories into that directory.
cd projectname
- Run the generator.
yo fireballxl5
What is this project setup?
License
MIT