Skip to content

antirez/recidiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recidiv is a minimal Continuous Integration framework.
I use it in order to run the Redis CI.

To install tclsh8.5 and its libs on ubuntu 10.04, use following commands:
sudo apt-get install tcl8.5
sudo apt-get install tcllib

In order to setup your CI edit the example.conf file, finally run
the Tcl script just with:

    ./recidiv.tcl example.conf

Recidiv was designed to power the Redis CI environment at http://ci.redis.io

About

minimal continuous integration framework written in Tcl (used for Redis CI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages