Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

32 lines (16 loc) · 468 Bytes

Chronos a recurring event scheduler for Ruby Travis Widget

Description

Installation

Build and Install

$ gem build chronos.gemspec

$ rvm all do gem install ./chronos-0.0.1.gem

Uninstall and clean-up

$ rvm all do gem uninstall chronos

$ rm chronos-0.0.1.gem

Tests

$ bundle exec rake test

Usage

TODO

  • rename constraint to criteria
  • nesting and inheritance