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 (
commit 2d221b0d7457aa778de0016e7ca530de3dd96322
tree 89e61ff5d28249384935f2b778663a59e33501d0
parent f2ad7813a16576952eecfc31d1fdec2dc5e22aa4
tree 89e61ff5d28249384935f2b778663a59e33501d0
parent f2ad7813a16576952eecfc31d1fdec2dc5e22aa4
terror /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Mar 16 10:49:09 -0700 2009 | |
| |
LICENSE | Sat Mar 14 20:36:20 -0700 2009 | |
| |
README.md | Mon Mar 16 11:11:30 -0700 2009 | |
| |
Rakefile | Mon Mar 16 17:42:32 -0700 2009 | |
| |
VERSION.yml | Tue Mar 17 04:10:47 -0700 2009 | |
| |
bin/ | Mon Mar 16 10:49:09 -0700 2009 | |
| |
config/ | Tue Mar 17 04:10:47 -0700 2009 | |
| |
db/ | Sat Mar 14 19:23:45 -0700 2009 | |
| |
lib/ | Mon Mar 16 17:42:32 -0700 2009 | |
| |
public/ | Sat Mar 14 20:09:47 -0700 2009 | |
| |
terror.gemspec | Tue Mar 17 04:10:47 -0700 2009 | |
| |
terror_aggregator.rb | Mon Mar 16 10:49:09 -0700 2009 | |
| |
test/ | Tue Mar 17 04:10:47 -0700 2009 | |
| |
views/ | Mon Mar 16 16:54:19 -0700 2009 |
README.md
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.







