This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Greg Leuch (author)
Mon Jan 19 19:22:57 -0800 2009
README
_ _ _ __ ___ __ _ __| | |_ ___ _ __ ___ ___ | '__/ _ \/ _` |/ _` | __/ _ \| '_ ` _ \ / _ \ | | | __/ (_| | (_| | || (_) | | | | | | __/ |_| \___|\__,_|\__,_|\__\___/|_| |_| |_|\___| ################################################################################################ Readtome is an open-source platform for using Twitter to read books, articles, and other publications to its followers. Readtome is part of the TwitterArt project, an open-source project for utilizing Twitter and other social media for new media art and educational purposes. ################################################################################################ Created by Greg Leuch <http://www.halvfet.com>, under Creative Commons license BY-NC-SA 3.0. Installation & Configuration ################################################################################################ To install, you must use the Twitter Ruby gem (twitter.rubyforge.org). 1. Install gem: $ sudo gem install twitter -v 0.4.0 $ twitter install 2. Rename config/init-sample.rb to config/init.rb. 3. Setup your Twitter user information by updating the TWITTER_NAMES collection with the username and the password. 4. Start your app.








