14 lines
263 B
Markdown
14 lines
263 B
Markdown
Hoarder
|
|
========
|
|
|
|
Requirements
|
|
------------
|
|
- Python 2
|
|
- PIP (to install dependencies)
|
|
|
|
Install
|
|
-------
|
|
1. Clone the repository
|
|
2. Run `pip install -r requirements.txt`
|
|
3. Modify the `hoarder.conf` file to suit your needs
|
|
4. Run `python hoarder.py` with Python 2
|