Activity Team/Getting Involved: Difference between revisions
| Line 19: | Line 19: | ||
* [[Activity_Team/Git_FAQ#How_do_I_create_a_new_project.3F|Initiate]] your project | * [[Activity_Team/Git_FAQ#How_do_I_create_a_new_project.3F|Initiate]] your project | ||
* You can copy/paste [http://git.sugarlabs.org/projects/hello-world Hello World] activity to get an example of usual files hierarchy. | * You can copy/paste [http://git.sugarlabs.org/projects/hello-world Hello World] activity to get an example of usual files hierarchy. | ||
* | * Place your activity to ~/Activities/'''activity-name'''.activity directory.<br>To test your activity in sugar environment: | ||
** use ''sugar'' command to run sugar as a regular window manager | ** use ''sugar'' command to run sugar as a regular window manager | ||
** use ''sugar-emulator'' command to run sugar in window mode(in Xephyr), could be useful to test your activity in current environment without re-loginning. | ** use ''sugar-emulator'' command to run sugar in window mode(in Xephyr), could be useful to test your activity in current environment without re-loginning. | ||