Sha256: b86cef2d126ade4bbd43f8ab9bd0deb91a5d2bb0ecee7b4b3a3dc297b99ed890
Contents?: true
Size: 517 Bytes
Versions: 2
Compression:
Stored size: 517 Bytes
Contents
# Hdcore A basic wrapper for HostDime.com's customer portal 'Core' API. ## Installation Add this line to your application's Gemfile: gem 'hdcore' And then execute: $ bundle Or install it yourself as: $ gem install hdcore ## Usage https://api.hostdime.com/ ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
hdcore-0.0.3 | README.md |
hdcore-0.0.2 | README.md |