62453be692 | ||
---|---|---|
assets | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
database.sql | ||
main.go |
README.md
#Golang Pastebin Simple golang pastebin inspired by nnmm.nl.
##Build Instructions
- git clone https://github.com/ewhal/Pastebin
- go get github.com/dchest/uniuri
- go get github.com/ewhal/pygments
- make