Skip to content
forked from splitbrain/commie

CollaBin' (short for collaborating) is an open-source self-hosted PasteBin that enables the sharing and collaboration of code or text files.

License

Notifications You must be signed in to change notification settings

dhammo2/CollaBin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollaBin'

What is CollaBin'?

CollaBin' (short for collaborating) is an open-source self-hosted PasteBin that enables the sharing and collaboration of code or text files.

  • Automatic Syntax Highlighting
  • Line Commenting (Includes Author Name)
  • Range of Expiry Date Options

Who uses CollaBin'?

CollaBin' is great for teams of developers and coders but also particularly useful for teachers and lecturers who are fed up of receiving messy unformatted code assistance requests via email! Since CollaBin' allows students to share syntactically coloured code you don't need to worry about downloading malicious code files, poorly formatted plain text copies, and you can add comments directly where students need to make improvements.

Live Version

You can use CollaBin' for free at https://collaboratewith.danielhammocks.uk or you can setup your own pastebin runnin CollaBin' (see below).

Usage

Creating a Paste

Adding a Comment

Viewing Comments

Installation

To install, upload everything in the src folder somewhere under your webroot (PHP required) and make the data directory writable.

Roots

CollaBin' is a fork of commie by splitbrain. CollaBin's responsive web design is based on Scribbler by Amie Chen.

About

CollaBin' (short for collaborating) is an open-source self-hosted PasteBin that enables the sharing and collaboration of code or text files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.7%
  • CSS 32.2%
  • PHP 16.9%
  • HTML 13.2%