aboutsummaryrefslogtreecommitdiffstats
path: root/doc/dev_beginner.bb
Commit message (Collapse)AuthorAgeFilesLines
* Changed step-by-step manual for beginning developers.Einer von Vielen2015-01-101-1/+1
| | | | | - Fixed: Deleted wrong "orign" in push - Changed: Spellings - Added: Eclipses GIT plugin "Eclipse Mylyn to GitHub connector"
* Changed step-by-step manual for beginning devolopers.Einer von Vielen2015-01-101-17/+25
| | | | | | - Fixed: Deleted "origin" in push at the end of the document - Changed: Wordings - Added: Reference to eclipse GIT plugin "Eclipse Mylyn to GitHub connector"
* 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