github.com/fridgerator/rancher_api
master / published Nov 7, 2017 / repository
Rancher API v2 wrapper for crystal
rancher_api
Installation
Add this to your application's shard.yml:
dependencies:
rancher_api:
github: fridgerator/rancher_api
Usage
require "rancher_api"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it ( https://github.com/fridgerator/rancher_api/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- fridgerator Nick Franken - creator, maintainer