Does anyone know of a web app and/or software that can be installed and run locally to share code snippets?

We would like to encourage code reuse and re-factoring within our organization but using sites like http://snippets.dzone.com/ or http://pastebin.com/ wouldn't work very well in this scenario because we want to keep this private. Visual Studio has support for code snippets but that's geared more towards individual developers and not for group sharing.

Does anyone have any suggestions for an app/tool that might accomplish this goal?

link|improve this question
1  
possible duplicate of Open Source PasteBin ? – Cybernate Jul 21 '11 at 21:45
feedback

1 Answer

you can use http://codetidy.com/ or https://gist.github.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.