0.0.7 • Published 8 years ago

stool v0.0.7

Weekly downloads
31
License
-
Repository
github
Last release
8 years ago

Stool

Stool: Because the world doesn't have enough build tools.

Stool is similar to make, cake, jake, and grunt, but is written in sibilant. Stool looks for a stool.sibilant file in the root directory of a project.

Stool files contain build instructions and dependencies for build steps.

Stool can either be executed as: $ stool build test (where build and test are stool tasks) or $ ./stool.sibilant build test.

To install the stool command on your path, npm install stool -g. To install inside of a project, declare a devDependency on stool.

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

10 years ago

0.0.1

10 years ago