flask_bash/README.md

20 lines
318 B
Markdown

# flask_bash
Flask webapp desinged to complement https://github.com/paulwalko/phenny for displaying quotes
Currently implemented at https://paul.walko.org/bash
# Usage:
Setup flask: http://flask.pocoo.org/docs/0.12/installation/
Run:
```
python bash.py
```
Example:
https://bash.vtluug.org
![example](bash.png)