Activities/Turtle Art/Patching: Difference between revisions

mNo edit summary
Line 87: Line 87:
     18f3739..1536a4c  master -> master
     18f3739..1536a4c  master -> master


* Further instructions on how to get the new Turtle Art into the release system (so it is part of the standard Sugar distribution) are found here: [[ReleaseTeam#New_modules_proposal]]
* Further instructions on how to get the new Turtle Art into the release system (so it is part of the standard Sugar distribution) are found here: [[ReleaseTeam#New_modules_proposal]] Specifically, I need to generate a .xo and a distribution source:
python setup.py dist_xo
python setup.py dist_source


==The patch==
==The patch==