fcb4d66fac | ||
---|---|---|
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
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