Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 414 Bytes

README.markdown

File metadata and controls

11 lines (8 loc) · 414 Bytes

== The Fence ==

The Fence is an event calendar for Carnegie Mellon University. It's a project I started a few years ago and doesn't work at the moment.

Here's how you get it running:

  1. Install RVM
  2. Run the project .rvmrc
  3. Run bundle install
  4. Run the tests with bundle exec rake spec
  5. Watch them fail