8 lines
408 B
Markdown
8 lines
408 B
Markdown
#Golang Pastebin [](https://travis-ci.org/ewhal/Pastebin) [](https://godoc.org/github.com/ewhal/Pastebin)
|
|
Modern pastebin service with a restful like api written in golang.
|
|
|
|
##Build Instructions
|
|
* git clone https://github.com/ewhal/Pastebin
|
|
* pip install pygmentize
|
|
* make
|