1.0.0-beta • Published 9 years ago

generator-eb-feature v1.0.0-beta

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

EB Feature generator

A Yeoman generator for feature apps on eb.dk

Installation

First you need to make sure that you have Yeoman install on your system:

$ npm install -g yo bower grunt-cli gulp

Then the installation is complete, your ready to install this generator:

$ npm install -g generator-eb-feature

Usage

This step is so simple that you can juggle a monkey at the same time :monkey:

$ yo eb-feature

The generator will then ask you a couple about the project, before it creates the project folder with all the necessary files you need to get started. (OBS! the generator will automatically add the current year in front of the project title to name the folder)

Now Your ready to navigate to your folder cd <year>-<project name> and run gulp!

1.0.0-beta2

8 years ago

1.0.0-beta

9 years ago

1.0.0

9 years ago