Sha256: 0853601117cbffcf5f3e6c275cb453bca9ef2b580048eecff40b150dd8f9665e
Contents?: true
Size: 522 Bytes
Versions: 2
Compression:
Stored size: 522 Bytes
Contents
# OcpRegistry A simple openstack self-registration app ## Installation Add this line to your application's Gemfile: gem 'ocp_registry' And then execute: $ bundle Or install it yourself as: $ gem install ocp_registry ## Usage ocp_registry -c <your-config-file> ## 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 |
---|---|
ocp_registry-0.0.5.pre | README.md |
ocp_registry-0.0.1.alpha | README.md |