Merge branch 'master' of https://github.com/paulwalko/flask_bash
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal 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
|
||||||
|
|
||||||
|

|
||||||
Reference in New Issue
Block a user