Paul Walko 2017-01-17 17:44:22 -05:00
commit 404378c22c
2 changed files with 19 additions and 0 deletions

19
README.md Normal file
View File

@ -0,0 +1,19 @@
# 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://paul.walko.org/bash
![example](bash.png)

BIN
bash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB