Activity Team/TODO: Difference between revisions
No edit summary |
|||
| Line 50: | Line 50: | ||
** How should development information be structured? | ** How should development information be structured? | ||
** In the (temporary) absence of activities.sugarlabs.org, should we create per-activity Wiki pages? Should we anyway? | ** In the (temporary) absence of activities.sugarlabs.org, should we create per-activity Wiki pages? Should we anyway? | ||
* Bug IT to add helpful "git-clone" hints like on: http://dev.laptop.org/git?p=activities/help;a=summary and/or instructions for developing within sugar | * Bug IT to add helpful "git-clone" hints like on: http://dev.laptop.org/git?p=activities/help;a=summary and/or instructions for developing within sugar like: | ||
<pre> | |||
git clone git://dev.laptop.org/users/wadeb/math | |||
cd math | |||
./setup.py dev | |||
<Ctrl-Alt-Erase> | |||
</pre> | |||
==Development Tasks== | ==Development Tasks== | ||