-
Install Qt version Qt 5.3.1 for Windows 32-bit (MinGW 4.8.2, OpenGL, 735 MB) from http://qt-project.org/downloads
-
Install Git (New to Git!! Please refer the project documentation)
-
Clone the project using command git clone http://github.com/dtripathy10/VRP.gi
-
Go to Project directory and add the following command git remote add origin https://github.com/dtripathy10/VRP.git
- git pull
- git add *
- git commit -m "message-of-work"
- git pull
- git push
The project is strictly following the coding guidelines of Stanford CS 106B course. Please read the given link carefully to write code in this project. http://web.stanford.edu/class/cs106b/styleguide.shtml