bump/Readme.md

17 lines
230 B
Markdown
Raw Normal View History

2013-11-18 20:16:13 +01:00
# Bump
Bump is a minimalistic self-hosted pastebin.
It is written as a replacement for the gorgeous sprunge.us
# usage
## Install
virtualenv .
. bin/activate
pip install -r deps.txt
## Startup
./run.sh