/reader

The RSS Reader

Primary LanguageRubyMIT LicenseMIT

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.