generator-fx-prototype

0.0.6 • Public • Published

generator-fx-prototype

Yeoman generator

This is a yeoman generator in order to make the build process for prototyping animations simpler. It is based solely on my own developmental preferences but there is room for customization.

Pre-requisites

• CoffeeScript • yeoman • grunt-cli • node • npm

Getting Started

First yeoman, CoffeeScript, and grunt-cli is needed for installation

$ npm install -g yo
$ npm install -g coffee-script
$ npm install -g grunt-cli

Installation

To install generator-fx-prototype from npm, run:

$ npm install -g generator-fx-prototype

Finally, initiate the generator:

$ yo fx-prototype

Options

Once run, fx-prototype will ask about the specifics of the software you would like to install.

License

MIT

/generator-fx-prototype/

    Package Sidebar

    Install

    npm i generator-fx-prototype

    Weekly Downloads

    2

    Version

    0.0.6

    License

    MIT

    Last publish

    Collaborators

    • dhaakon