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
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.
You can use CollaBin' for free at https://collaboratewith.danielhammocks.uk or you can setup your own pastebin runnin CollaBin' (see below).
To install, upload everything in the src
folder somewhere under your webroot (PHP required) and make the data
directory writable.
CollaBin' is a fork of commie by splitbrain. CollaBin's responsive web design is based on Scribbler by Amie Chen.