Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 427 Bytes

README.mdown

File metadata and controls

25 lines (17 loc) · 427 Bytes

Reader

Reader is a fun little rss reader with some social features. This is the primary codebase for http://1kpl.us/

Setup

Requirements

  1. Ruby 1.9+ (MRI)
  2. Bundler (gem install bundler)
  3. PostgreSQL 9+

To setup the app just type (ignore the $):

$ ./script/setup

This sucks. How can I make it better?

  1. Fork it.
  2. Make it better.
  3. Send me a pull request.