Skip to content

FBreuer2/pastebin-micro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a micro version of a pastebin clone. It is minimalistic, can be used with an in-memory database or SQLite.

Features

You can create pastes and look at them with syntax highlighting.

Installation

The assets are bundled using packr.

Install Packr

$ go get -u github.com/gobuffalo/packr/packr

Change into cmd folder and execute

$ packr build

About

A micro version of pastebin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published