📝 README
This commit is contained in:
parent
125df3af66
commit
09f622b14b
2 changed files with 22 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal 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
BIN
README.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Add table
Add a link
Reference in a new issue