0.1.3 • Published 11 years ago

grunt-express-bootstrap v0.1.3

Weekly downloads
2
License
-
Repository
github
Last release
11 years ago

grunt-express-bootstrap

Bootstrap express projects with grunt.

Getting Started

Install the module with: npm install grunt-express-bootstrap -g

Documentation

This module is wraps grunt and includes an init template demonstrating the ability to bootstrap express projects.

Examples

To use to build a new project simply.

$ mkdir mynewproject
$ cd grunt-express-bootstrap
$ grunt-express-bootstrap init

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

0.1.0 Initial proof of concept.

License

Copyright (c) 2012 Mark Wolfe
Licensed under the MIT license.

0.1.3

11 years ago

0.1.2

11 years ago

0.1.0

11 years ago