Marathon
Client gem for the Marathon scheduler
Installation
Add this line to your application's Gemfile:
gem 'marathon_client'
And then execute:
$ bundle
Or install it yourself as:
$ gem install marathon_client
Usage
$ marathon --help
Development
Build the gem from the repo:
$ gem build marathon_client.gemspec
$ gem install marathon_client-*.gem