Sha256: 78fd88dd6467c694d85b2f63e6d37852284ed6d114143c3346a1e888b22307cb
Contents?: true
Size: 547 Bytes
Versions: 9
Compression:
Stored size: 547 Bytes
Contents
# Dvm Distribution version manager ## Installation Add this line to your application's Gemfile: ```ruby gem 'dvm' ``` And then execute: $ bundle Or install it yourself as: $ gem install dvm ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/dvm/fork ) 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 a new Pull Request
Version data entries
9 entries across 9 versions & 1 rubygems
Version | Path |
---|---|
dvm-0.1.7 | README.md |
dvm-0.1.6 | README.md |
dvm-0.1.5 | README.md |
dvm-0.1.4 | README.md |
dvm-0.1.3 | README.md |
dvm-0.1.2 | README.md |
dvm-0.1.1 | README.md |
dvm-0.1.0 | README.md |
dvm-0.0.4 | README.md |