0.0.6 • Published 10 years ago

generator-fx-prototype v0.0.6

Weekly downloads
6
License
MIT
Repository
github
Last release
10 years ago

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

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago