croak

v0.1.3
Grunt made easy for large and distributed projects
grunt build jake automation large gruntfile

croak

Grunt automation made easy for large Web projects

alpha version, project under active design process

Why croak?

Grunt is an awesome utility to easy automate all the stuff in your project

Installation

$ npm install -g croak

Create .croakrc in $HOME directory

{
  "projects": {
    "myProject": {
      "path": "/home/me/projects/myProject/grunt-project"
    }
  }
}

How to use

TODO

npm i croak

Metadata

  • Unknown
  • >= 0.8.0
  • Unknown
  • released 12/30/2013

Downloads

Maintainers