0.3.0 • Published 9 years ago

generator-limelight v0.3.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

Limelight Generator Build Status NPM version NPM dependiencies

Yeoman generator for creating front-end projects

NPM

Getting Started

The following software needs to be installed if you want to use Limelight Generator. These installations need to be done just once so you can skip this section if you have the software already installed.

Node.js

Install Node.js so you can work with npm, Node package manager.

Yeoman

Limelight Generator is a Yeoman generator, so obviously it depends on it. You can easily install Yeoman with the following command:

npm install -g yo

Limelight Generator

To install generator-limelight from npm, run:

npm install -g generator-limelight

Congratulations, you are now ready to use Limelight Generator!

Usage

Finally, initiate the generator:

yo limelight

License

Limelight Generator is licensed under MIT License.

0.3.0

9 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago