Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.05 KB

planningalerts-parsers Build Status Dependency Status

Scrapers for PlanningAlerts.

Contributing

If you'd like to contribute a scraper it's not essential to understand this repository. For example it might be easier to create a scraper on ScraperWiki.

Get in touch on our development mailing list and hassle us to make these instructions better :)

Installation

bundle # Install required Gems
rake   # Run tests

To test your scraper during development use the output Rake task, e.g. rake output[ballina]

License

GPLv2, see the LICENSE file for full details.