Skip to content

A Gem that contains scripts, installers and option parsers shared amongst other parts of the platform.

License

Notifications You must be signed in to change notification settings

opener-project/core

Repository files navigation

Opener Core

A Gem that provides commonly re-used functionality for the various OpeNER Gems.

Requirements

Ruby Required Recommended
MRI >= 1.9.3 >= 2.1.4
Rubinius >= 2.2 >= 2.3.0
JRuby >= 1.7 >= 1.7.16

Installation

You can install opener-core as a Gem by running:

gem install opener-core

If you're using Bundler you can add the following to your Gemfile:

gem 'opener-core'

Then run bundle install to install all the Gems.

Development

Assuming you have a local copy of this repository, first install all the Gems:

bundle install

Then run the tests to make sure everything is working:

rake

You're now good to go!

About

A Gem that contains scripts, installers and option parsers shared amongst other parts of the platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages