GitXplorerGitXplorer
b

generator-leg

public
0 stars
0 forks
4 issues

Commits

List of commits on branch master.
Unverified
87ccb372af2f8fe03f52a2c3747cb9c78a190b8d

HTML tab indents set to "2"

bbennycode committed 8 years ago
Unverified
3c84d6c31b83e4f5e23ab270c804b2e1e2d63fde

Ignore "typings"

bbennycode committed 8 years ago
Unverified
aeab33471af12a7eef170d795fedaed174ebfbaf

v1.2.0

bbennycode committed 8 years ago
Unverified
fa77fdefe3a5d81366ca171c851d70cae29cd8ff

Added JSDoc 3

bbennycode committed 8 years ago
Unverified
83d89090f94186b7061d433d121a93dbfefb6009

Fixed JSON extension

bbennycode committed 8 years ago
Unverified
d9bb021090961c2c0de2a28bc0349183d0885b7b

Don't watch compiled sources

bbennycode committed 8 years ago

README

The README file for this repository.

generator-leg

Build Status

Build Status

Installation

First, install Yeoman and generator-leg using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-leg

Then generate your new project:

yo leg