Line 20: |
Line 20: |
| * git | | * git |
| | | |
| + | === Resources === |
| The code for the Sugar shell is on Github. You will need a Github account to contribute and you need to know git, a version control system. <br/> | | The code for the Sugar shell is on Github. You will need a Github account to contribute and you need to know git, a version control system. <br/> |
| All repositories in Sugar can be found at our [https://github.com/sugarlabs Github Organization]. See the [http://developer.sugarlabs.org/ developer] website for more information. <br> | | All repositories in Sugar can be found at our [https://github.com/sugarlabs Github Organization]. See the [http://developer.sugarlabs.org/ developer] website for more information. <br> |
| + | |
| + | Also see [[Development Team]] page on this wiki for more information. |
| + | |
| + | === Work to do === |
| Looking for something to do? Check these out - | | Looking for something to do? Check these out - |
| * [https://github.com/ignaciouy/sugar-irc/wiki/Top-Ten-Tickets-This-Week Top Ten Bugs this week] | | * [https://github.com/ignaciouy/sugar-irc/wiki/Top-Ten-Tickets-This-Week Top Ten Bugs this week] |
Line 32: |
Line 37: |
| * git | | * git |
| | | |
| + | === Resources === |
| You can get started using this manual - http://en.flossmanuals.net/make-your-own-sugar-activities/ <br> | | You can get started using this manual - http://en.flossmanuals.net/make-your-own-sugar-activities/ <br> |
| + | '''Note:''' This manual is a bit outdated, but most of the information still applies. <br> |
| | | |
− | '''Note:''' This manual is a bit outdated, but most of the information still applies. <br>
| |
| 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 Github. | | 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> |
| + | There are many such hello world activities, [https://git.sugarlabs.org/search?q=hello+world search for them on Gitorious] |
| + | |
| + | === 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] |