nat/README.md

10 lines
321 B
Markdown

#Golang Pastebin [![Build Status](https://travis-ci.org/ewhal/Pastebin.svg?branch=master)](https://travis-ci.org/ewhal/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