Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 736 Bytes

README.md

File metadata and controls

42 lines (24 loc) · 736 Bytes

Simply GRUNT playground

Use of grunt plugins. (some examples)

Quick Start

Install Node.js and then:

$ git clone git://github.com/krainet/GruntPlayground2
$ cd GruntPlayground2
$ sudo npm -g install grunt-cli 
$ sudo npm install

Happy hacking!

Purpose

GruntPlayground is a simple playground Git tagged for teach. Grunt-based build system to ensure maximum productivity.

All you have to do is clone it and start coding!

Philosophy

To teach Grunt

Learn

Roadmap

To Do

Ampliate doc.

See the issues list. And feel free to submit your own!