0.2.12 • Published 10 years ago

generator-footguard v0.2.12

Weekly downloads
7
License
-
Repository
github
Last release
10 years ago

Footguard generator

Maintainer: Mathieu Desvé

Based on yeoman-generator

Usage

First make a new directory, and cd into it:

mkdir my-new-project && cd $_

Then install generator-footguard:

npm install generator-footguard

Run yo footguard, optionally passing an app name:

yo footguard

Finally, install npm and bower dependencies:

npm install && bower install --dev

Generators

Available generators:

Commands

Available commands:

0.2.12

10 years ago

0.2.11

10 years ago

0.2.10

10 years ago

0.2.9

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.5

11 years ago