Software Development: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
*** [[Coding conventions|File permissions and coding conventions]] | *** [[Coding conventions|File permissions and coding conventions]] | ||
*** [[$G in practice|Get started with $G]] | *** [[$G in practice|Get started with $G]] | ||
** [[Get a Linux Account]] | ** [[Get a Linux Account]] | ||
** Set up Your Sandbox | ** Set up Your Sandbox | ||
*** [[Automated Quick Start]] | *** [[Automated Quick Start]] | ||
| Line 23: | Line 21: | ||
** [[Check out projects|Check out and build existing projects]] | ** [[Check out projects|Check out and build existing projects]] | ||
** [[Contribute to projects|Contribute to existing projects]] | ** [[Contribute to projects|Contribute to existing projects]] | ||
** Add a project | ** Add a project | ||
*** [[Add a new project]] | *** [[Add a new project]] | ||
*** [[Port existing project|Port existing project to the new $G]] | *** [[Port existing project|Port existing project to the new $G]] | ||
** [[Software tests|Create and automate software tests]] | ** [[Software tests|Create and automate software tests]] | ||
** [[Software demos|Create and install software demos]] | ** [[Software demos|Create and install software demos]] | ||
** [[Distribute software|Distribute software and data]] | ** [[Distribute software|Distribute software and data]] | ||
** [[Install 3rd party code|Install 3rd-party programs or libraries]] | ** [[Install 3rd party code|Install 3rd-party programs or libraries]] | ||
Revision as of 17:52, 4 May 2010
This page is under construction and is for review purposes only. Use the links on the main Wiki page.
- Create a Linux Sandbox
- Essential Background Reading
- Get a Linux Account
- Set up Your Sandbox
- Software Development Tasks