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. The docs page is autogenerated from the files in this project's docs directory.

Contributing

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