📝 README
parent
125df3af66
commit
09f622b14b
@ -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.
|
||||
|
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue