zcaudate.ribol

https://github.com/zcaudate/ribol.git

git clone 'https://github.com/zcaudate/ribol.git'

(ql:quickload :zcaudate.ribol)
87

ribol

ribol is a conditional restart library for clojure and clojurescript inspired by errorkit

Build Status

DEPRECATION NOTICE

ribol has been merged into hara. Please see updated docs for the most recent version.

Installation:

In project.clj, add to dependencies:

 [im.chit/ribol "0.4.1"]

Documentation

See main site at:

http://docs.caudate.me/ribol/

To generate this document for offline use:

  1. Clone this repository

> git clone https://github.com/zcaudate/ribol.git

  1. Install lein-midje-doc.

  2. Create docs folder > mkdir docs

  3. Run in project folder

    > lein midje-doc

The output will be generated in docs/index.html

Changes:

v0.4.1

v0.4.0

v0.3.3

v0.3.2

v0.3.1

License

Copyright © 2013 Chris Zheng

Distributed under the MIT License