Modern pastebin written in golang
Go to file
Eliot Whalan 6420d7dfed Remove unneeded check 2016-06-24 17:13:56 +10:00
assets Make pages adjust automatically 2016-06-24 16:50:51 +10:00
.gitignore Remove database.db 2016-06-19 11:49:27 +10:00
.travis.yml Add depends 2016-06-19 18:04:49 +10:00
LICENSE Add license 2016-06-11 00:35:28 +10:00
Makefile Add makefile 2016-06-11 00:36:41 +10:00
README.md Fixup readme formatting 2016-06-11 21:16:00 +10:00
database.sql Add title to database schema 2016-06-24 13:04:51 +10:00
main.go Remove unneeded check 2016-06-24 17:13:56 +10:00

README.md

#Golang Pastebin Build Status Simple golang pastebin inspired by nnmm.nl.

##Build Instructions