Merge branch 'master' of https://github.com/paulwalko/flask_bash
commit
404378c22c
|
@ -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)
|
Loading…
Reference in New Issue