This README.md is a guide on how to install the project.
curl -sS https://getcomposer.org/installer | php
php composer.phar install
ln -s path/to/vendor/zend .
Not for sale purposes
The Collaborators of this project are:
- Isaac de Cuba @: [email protected]
- Adriel Walter @: [email protected]
- Quincy Leito @: [email protected]
=======
git checkout develop
git pull upstream develop
git checkout -b [branchnaam]
CODEREN
git pull upstream develop
git status
git add [gewijzigde files/folders]
git commit -m '[message met wat je hebt gedaan]'
git push origin [branchnaam]
Ga naar https://github.com/isaac-youwe/ICTLAB
Klik op PULL REQUEST
Klik op NEW PULL REQUEST
Verander compare:[branchnaam]
Klik op CREATE PULL REQUEST
git remote add upstream https://github.com/isaac-youwe/ICTLAB.git