New Developer: Difference between revisions
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 21: | Line 21: | ||
=== Resources === | === Resources === | ||
The code for the Sugar shell is on | * The code repository for the Sugar shell is on [https://github.com/sugarlabs GitHub]. | ||
*: You will need a GitHub account to contribute and you will need to know git, a version control system. | |||
* See the [http://developer.sugarlabs.org/ developer] website for information on the sugar-build environment. | |||
Also see [[Development Team]] page on this wiki for more information. | * See the [[Human Interface Guidelines]] for background and design philosophy. | ||
* Also see the [[Development Team]] page on this wiki for more information. | |||
=== Work to do === | === Work to do === | ||
| Line 42: | Line 43: | ||
You can obtain source code from our Gitorious instance - http://git.sugarlabs.org/ <br> | You can obtain source code from our Gitorious instance - http://git.sugarlabs.org/ <br> | ||
Create an account there, and proceed. It is very much similar to | Create an account there, and proceed. It is very much similar to GitHub. | ||
See the [https://git.sugarlabs.org/hello-world hello-world] activity for basic source code of an activity. <br> | See the [https://git.sugarlabs.org/hello-world hello-world] activity for basic source code of an activity. <br> | ||
There are many such hello world activities, [https://git.sugarlabs.org/search?q=hello+world search for them on Gitorious] | There are many such hello world activities, [https://git.sugarlabs.org/search?q=hello+world search for them on Gitorious] | ||
See also [[Activity Team]]. | |||
=== Work to do === | === Work to do === | ||
Looking for work? Check these out - | Looking for work? Check these out - | ||
* [http://bugs.sugarlabs.org/ Bug Tracker] | * [http://bugs.sugarlabs.org/ Bug Tracker] | ||