Lazycoder

31May/070

Review Board – Code Review workflow from VMWare

I noticed via Reddit:Programming that VMWare has released an online code review workflow system called Review Board. It’s been released under the MIT license and includes hooks for Perforce and Subversion. It’s written in Python using the Django framework.

Very cool. Code Reviews are usually a time intensive activity involving lots of print outs. This application looks to streamline a lot of that.