Super Source

Installation

Instructions for using Super Source

Create a new, empty directory. Inside this directory, create a file named Gemfile, and add the following to it:

source 'https://rubygems.org'

gem 'super_source'

Then execute:

$ bundle install

Documentation

Visit the docs page to read the documentation.

Contributing

To contribute, get in touch at http://supersource.org/ so that we can share the Contributor License Agreement (CLA) with you, then create a pull request.