Skip to content

Aggregates feeds into database with script, parses feeds with hpricot

Notifications You must be signed in to change notification settings

ithouse/lolita_feed_aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Install

    ruby script/plugin install git://github.com/ithouse/lolita_feed_aggregator.git
    ruby script/generate feed_aggregator
    rake db:migrate

=== Usage

  1. edit `config/feed_aggregator.rb`
  2. run `ruby script/runner Lolita::FeedAggregator.run`



More info in Lolita::FeedAggregator

About

Aggregates feeds into database with script, parses feeds with hpricot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages