Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gruntjs/grunt-next

Grunt v1.0 alpha
https://github.com/gruntjs/grunt-next

Last synced: about 2 months ago
JSON representation

Grunt v1.0 alpha

Awesome Lists containing this project

README

        

# grunt
> v1.0 alpha

### Install
1. Clone repo.
2. From repo dir: `sudo npm link`
2. From project to test: `npm link grunt-next`
3. run `gn`

### Powered by:
* [liftoff] - cli handling
* [orchestrator] - task orchestration
* [expander] - template powered configurations
* [configfiles] - extract files from configurations using [globule]

[liftoff]: http://github.com/tkellen/node-liftoff
[orchestrator]: http://github.com/robrich/orchestrator
[expander]: http://github.com/tkellen/node-expander
[configfiles]: http://github.com/tkellen/node-configfiles
[globule]: http://github.com/cowboy/node-globule