Skip to content

dom96/pb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pb

A simple pastebin application. It will hopefully support most of the major pastebin websites, gist, pastebin.com, dpaste

Installation

To install pb you need the haskell platform(ghc, cabal, etc.)

Once you have those you can install by executing cabal install in the directory that you cloned pb.