oso-oso
Installation
Add this line to your application's Gemfile:
gem 'oso-oso'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install oso-oso
Development
After checking out the repo, run bundle install
to install
dependencies. Then, run bundle exec rake spec
to run the
tests. You can also run bundle exec oso
for an interactive
REPL that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake
install
.
New releases are minted and pushed to RubyGems via GitHub Actions workflows.