Cocode - Pastebin and Code Review
Cocode is a open source PasteBin application that supports SourceHighlighting? and UserAuthentication?. It is designed for use within an organization, for example, when code may need to be reviewed but cannot be put on a public pastebin for sharing.
Cocode is a work in progress, but many features are already complete. I am releasing it in hopes someone else may be interested in contributing to the project, or even in using it.
Cocode is built on the Maveric MVC framework in PHP.
Features
- Installed locally, source never leaves your control.
- UserAuthentication? and configurable AccessLevels?.
- Highlighted source code using GeSHi, supports over 120 languages.
- User comments? on code snippets.
- Web-based install and configuration (coming soon).
- Post revisions and see diffs? from the previous version.
Demo
There is a checkout of trunk on http://cocode.jamessocol.com/. Theoretically, this is automatically updated with every commit, so may be broken. And, per #16 there's no way to register yet, but that's top of my list right now.
Get Involved
If you're bored and feel like doing a little open source contributing, the help is definitely appreciated! You can register on this site and read GettingInvolved. Not necessarily in that order.
License
Cocode is released under the MIT License.
