generator-fireballxl5

0.0.18 • Public • Published

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

  1. Make a new directory. This will be your project directory and the name will be the project name.
mkdir projectname
  1. Change directories into that directory.
cd projectname
  1. Run the generator.
yo fireballxl5

What is this project setup?

License

MIT

/generator-fireballxl5/

    Package Sidebar

    Install

    npm i generator-fireballxl5

    Weekly Downloads

    14

    Version

    0.0.18

    License

    BSD

    Last publish

    Collaborators

    • capstrat