📝 README

This commit is contained in:
neingeist 2020-01-07 18:53:23 +01:00
parent 125df3af66
commit 09f622b14b
2 changed files with 22 additions and 0 deletions

22
README.md Normal file
View file

@ -0,0 +1,22 @@
prolefeeder
===========
prolefeeder offers querfunk's recordings as downloads.
![README.png]
testing
-------
in a virtualenv:
~~~
pip install -r requirements.txt
ln -s config.py.example config.py
mkdir /var/tmp/prolefeeder-test-data
mkdir /var/tmp/prolefeeder-test-out
python generate-test-data.py
python prolefeeder.py
~~~
and then open http://127.0.0.1:5000/ in your browser.

BIN
README.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB