Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/syoyo/lesh

continuos building tool
https://github.com/syoyo/lesh

Last synced: 22 days ago
JSON representation

continuos building tool

Awesome Lists containing this project

README

        

# lesh

A continuous building tool built with node.js + redis.

## Requirement

* Redis 2.6.7 or above(for server)
* node.js 0.8.15 or above
* Git client(for Windows platform, you'll need Git for Windows http://msysgit.github.com)

## Dependencies

* shelljs(npm install shelljs)
* redis binding for node.js(npm install redis)

## Platform

* Windows
* MacOSX
* Linux

## License

BSD License.

## Usage

T.B.W.