Sha256: 6d3e42c4ced9169c5b0e211702f4dbb4fc188f7197c06dabf59ed620a36d9ba5
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
# Cronenberg A Ruby vSphere API helper that wraps [rbvmomi](https://github.com/vmware/rbvmomi/), aiming to simplify certain basic tasks. ![cronenberg](https://camo.githubusercontent.com/046c98e6dde7d5faebeceec793bc6364cda50601/687474703a2f2f7669676e65747465322e77696b69612e6e6f636f6f6b69652e6e65742f7269636b616e646d6f7274792f696d616765732f392f39612f5269636b2d616e642d6d6f7274792d7269636b2d706f74696f6e2d6e756d6265722d392d63726f6e656e62657267732d3132383070782e6a70672f7265766973696f6e2f6c61746573743f63623d3230313530393135313530353230) ## Installation Add this line to your application's Gemfile: ```ruby gem 'cronenberg' ``` And then execute: $ bundle Or install it yourself as: $ gem install cronenberg ## Usage TODO: Write usage instructions here ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/pizzaops/cronenberg. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cronenberg-0.1.0 | README.md |