Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 287 Bytes

##Setup

$ sudo apt-get install python-pip python-virtualenv
$ git clone git://github.com/techism/crawler.git
$ cd crawler
$ virtualenv --no-site-packages venv 
$ source venv/bin/activate
(venv)$ pip install -r requirements.txt

Create aggregator/config.yaml