Skip to content

wisnij/gopaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gopaste

Synopsis

go get github.com/wisnij/gopaste/gopasted
cd $GOPATH/src/github.com/wisnij/gopaste
$GOPATH/bin/gopasted [--source=gopaste.sqlite] [--port=80]

Description

Gopaste is a simple pastebin written in Go.

Features

  • Syntax highlighting (courtesy of highlight.js)
  • Paste annotation and diffs
  • Private pastes
  • IRC integration via Hubot

Possible future features

  • Full text search
  • Per-line comments
  • RESTful API

Author

Copyright (C) 2014 Jim Wisniewski <wisnij@gmail.com>. Released under GNU AGPLv3 (see LICENSE for full legalese).

Basic design inspired by/shamelessly stolen from lpaste.

About

A simple pastebin written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages