0.0.1 • Published 11 years ago

runit-npmtest v0.0.1

Weekly downloads
7
License
-
Repository
github
Last release
11 years ago

RunIt

Run runit modules

Installation

Via npm on Node:

npm install runit -g

Usage

Run

runit <module>:<verb> [args...]

Development

git clone git://github.com/ajlopez/RunIt.git
cd RunIt
npm install
npm test

How to write a RunIt module

TBD

Samples

TBD

Inception

Evolution of AjGenesis plugins

Versions

0.0.1: Published 0.0.2: Published. Call run and load with callback

Contribution

Feel free to file issues and submit pull requests — contributions are welcome.

If you submit a pull request, please be sure to add or update corresponding test cases, and ensure that npm test continues to pass.

0.0.1

11 years ago