Review Board – Cross Platform Installer (GSoC)
This summer through the Google Summer Of Code, I got the chance to work with ReviewBoard, a web-based code review application. My project and task was to create a cross platform installer for ReviewBoard dependencies and the project can be found on ReviewBoard Cross Platform Installer . To complete this task, I had to use scripts to check the dependencies for each application. If the dependencies were not included, through another script “rb_install”, I had to retreive and provide the user with the guide to install the application. The other part of these scripts was to install the application automatically for the user. The scripts had to be implemented to work with all platforms using silent (No GUI) install methods. Read more…
Recent Comments