Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 851 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 851 Bytes

Capo.io

Capo.io

Capo is an easy way to build and manage your Capfile.

You might want to head over to Capo.io to generate your Gemfile or have a look at the capo gem.

About

The Capo.io website and this gem were build in 48 hours for the 2012 Rails Rumble.

Both were built by

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request