Create README.md
parent
8509c78f3c
commit
e973f0abf9
|
@ -0,0 +1,17 @@
|
|||
# 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
|
Loading…
Reference in New Issue