Skip to content

wisnij/gopaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Jim Wisniewski
Jan 14, 2019
d6923e4 · Jan 14, 2019

History

27 Commits
Oct 13, 2014
Jan 14, 2019
Aug 19, 2014
Aug 19, 2014
Dec 3, 2014
Dec 2, 2014
Mar 18, 2015
Oct 13, 2014
Dec 2, 2014
Dec 2, 2014
Feb 9, 2016

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

No packages published