Sha256: f9de708d47b56b6fee225a2ec7e5d38818f27b559b0fe2773189f01f61c030aa

Contents?: true

Size: 339 Bytes

Versions: 1

Compression:

Stored size: 339 Bytes

Contents

# CobraCommander::Ruby

CobraCommander::Ruby is the ruby plugin for CobraCommander. It supports loading complex local dependency graphs from bundler's Gemfile.

## Installation

Add `cobra_commander-ruby` to the `:cobra` group of your Gemfile:

```ruby
group :cobra do
  gem 'cobra_commander-ruby'
end
```

And then execute:

    $ bundle

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cobra_commander-ruby-1.0.0 docs/README.md