2014-05-02 09:49:56 -04:00
|
|
|
Hoarder
|
|
|
|
========
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
------------
|
|
|
|
- Python 2
|
|
|
|
- PIP (to install dependencies)
|
|
|
|
|
|
|
|
Install
|
|
|
|
-------
|
|
|
|
1. Clone the repository
|
|
|
|
2. Run `pip install -r requirements.txt`
|
2014-05-08 21:58:17 -04:00
|
|
|
3. Make a config file, `hoarder.conf` based off, `hoarder.conf.ex` to suit your needs
|
2014-05-02 09:49:56 -04:00
|
|
|
4. Run `python hoarder.py` with Python 2
|