Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 166 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 166 Bytes

ibin

Paste bin for files

Requires Python Flask

To run using the development server in flask, simply:

python ibin.py

And browse to http://localhost:5000