8 lines
408 B
Markdown
8 lines
408 B
Markdown
#Golang Pastebin [![Build Status](https://travis-ci.org/ewhal/Pastebin.svg?branch=master)](https://travis-ci.org/ewhal/Pastebin) [![GoDoc](https://godoc.org/github.com/ewhal/Pastebin?status.svg)](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
|