Deis Workflow Controller API bindings for Ruby.
Compliant with Controller API v2.2.
$ gem build deis-workflow.gemspec
$ gem install deis-workflow-0.0.1.gem> require 'deis-workflow'
> client = DeisWorkflow::Client.new('http://local.deis.app', 'the-secret-auth-token')
> client.apps_list_all- Fork the repo
- Create a PR with your changes
- Pester the maintainer to accept your changes