aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_beginner.bb
Commit message (Collapse)AuthorAgeFilesLines
* Corrected errors in chapter 'Contribute your changes via github'Einer von Vielen2015-01-061-7/+8
| | | | - changed commit statement - changed push statement (it pointed to the orign)
* spellingEiner von Vielen2015-01-061-2/+2
|
* added modification of branchEiner von Vielen2015-01-061-53/+64
|
* Mainly it shows how to debug the red matrix (php) in a virtual machine and ↵Einer von Vielen2015-01-061-0/+393
contribute changes via git. It will guide to the following steps: - Install a Virtual Machine - Install Apache Web Server - Install PHP, MySQL, phpMyAdmin - Fork the project on github to be able contribute - Install the RED Matrix - Debug the server via eclipse - Contribute your changes via github