0.1.3 • Published 10 years ago

croak v0.1.3

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

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

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.1

10 years ago