Gist (or other git-backed pastebin) on my own Server?
- by Jim Dennis
Does anyone know of a package to allow me to run a clone of gist on my own internal servers?
I'd like to encourage our dev. teams to use a GIST like pastebin (with syntax highlighting and, preferably, with a git-based or git compatible backend). However, I want the code to remain within our network.
Suggestions?
(By the way, I've glanced at things like pygist but that's a client rather than providing the pastebin server side functionality. I suppose one option would be to add support for a Git backend to: pasttle