We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
You'll need a Ruby on Rails installation, served by the webserver of your choice. See http://rubyonrails.org/download for installation instructions.
$ git clone git://github.com/NPO/codem-schedule.git or visit https://github.com/NPO/codem-schedule/archives/master
$ bundle install
$ rake codem:install
*/2 * * * * curl -s http://localhost:3000/api/schedule
$ rails server