views:

53

answers:

2

I have solaris servers I tried to look throught the open source code review tools seens like most are quite hard to install is there any easy to install code review tools?

+1  A: 

You have a list of code review tool available here: (they are all open source)

Phong
+1  A: 

Code Collaborator is not an open source tool but it is free (as in beer) for Open Source projects. The installer is pretty easy - just run it and click Next, Next, Next, Finish :-)

http://codecollaborator.com

Roy Paterson