| 1 | * Create account @ https://github.com/ |
| 2 | * Fork https://github.com/molgenis/molgenis & https://github.com/molgenis/molgenis_apps |
| 3 | * download github command line version |
| 4 | * @commandline try retrieving projects by CLONING : |
| 5 | * create folders, cd there and try : |
| 6 | * git clone !https://github.com/molgenis/molgenis.git |
| 7 | * git clone https://github.com/molgenis/molgenis_apps.git |
| 8 | |
| 9 | == update project = pull project == |
| 10 | * go to git directory |
| 11 | * git pull --all |
| 12 | |
| 13 | |
| 14 | |
| 15 | == "commit" = push a change : == |