Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Multi-user Snippet Manager

Currently, we're using a wiki at work to share insights, tips and information. But somehow, people aren't sharing snippets that way. It's probably too inconvenient to write and too difficult to find snippets there.

So, is there a multi-user/collaborative snippets manager around? Something like Snippely. (Has anyone tried Snippely in multi-user mode?)

  • Since we're all on the same site, it would probably be best if it used mapped network drives or ODBC instead of its own server process.
  • Oh, and it has to support Unicode and let us choose any truetype font. We're using the hideous APL language, which uses special characters.
  • It would be nice if it didn't cost money, so I wouldn't have to convince management to pay for it as well as the other developers to use it.
like image 445
Christian Davén Avatar asked Dec 08 '25 14:12

Christian Davén


1 Answers

Pastebin is a common solution to this. Just install somewhere on your network, then paste snippets. http://pastebin.com/

Works well when trying to debug a piece of code, or stack trace also.

like image 110
scunliffe Avatar answered Dec 12 '25 00:12

scunliffe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!