0.1.5 • Published 9 years ago

generator-express-requirejs v0.1.5

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

express-requirejs Yeoman Generator

Summary

Yeoman generator for an express web application with require.js dependency management.

Features:

TechnologyRequired
ExpressYes
RequireJSYes
BowerYes
bower-requirejsYes
GitNo
GruntNo
grunt-bumpNo
JSHintNo
KarmaNo
MochaNo
ChaiNo

Usage

npm install -g generator-express-requirejs
yo express-requirejs name-of-project

Check here for more in-depth information about the generated project.

Contributor Usage

git clone git@github.com:coreyferguson/generator-express-requirejs.git
cd generator-express-requirejs
npm install
grunt

To run generator with local build, link the generator to npm by executing this from the project directory:

npm link
0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago