Skip to content

gravityblast/terror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terror

A micro feed aggregator based on Sinatra

Installation

gem sources -a http://gems.github.com
sudo gem install pilu-terror

Creating a new aggregator

terror new_aggregator_name
cd new_aggregator_name
thin start -C config/thin.yml

Edit the config/terror.yml file adding your feeds and database preferences.

Fetching feeds

rake feeds:fetch

Enjoy

Copyright

Copyright (c) 2009 Andrea Franz. See LICENSE for details.

About

A micro feed aggregator based on sinatra

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages