Skip to content

ozonesurfer/gopastebin2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Gopastebin2

This is an example of a simplified Pastebin, using Go and Tiedot.

Warning: This code will only work in 64-bit sytems

#Dependencies

You will need to install the Tiedot package using:

go get github.com/HouzuoGuo/tiedot

#Configuring

Add the directory of this Git to your GOPATH environment variable path.

#Building

Go to the Git directory and issue:

go build

That should give you an executable file.

About

A version of pastebin using Go and Tiedot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages