cincyrb

Cincinnati Ruby Brigade Website

Stars
9
Committers
21

Cincinnati Ruby Brigade Website

Dependencies

Setup

On a * nix environment, just run:

./bin/setup

and you should be setup to go.

Hosting

Hosting and related infrastructure info is documented in another repo in the cincinnatirb GitHub organization.

Contributing

How to Contribute to Open Source offer's the best advice.

tl;dr

  1. Fork it!
  2. Create your feature branch: git checkout -b cool-new-feature
  3. Commit your changes: git commit -am 'Added a cool feature'
  4. Push to the branch: git push origin cool-new-feature
  5. Create new Pull Request.