Activity Team/Resources: Difference between revisions
| Line 70: | Line 70: | ||
Git is the version control software used by Sugar Labs. It is a distributed version control system and is quite powerful, but requires a lot of command line use. | Git is the version control software used by Sugar Labs. It is a distributed version control system and is quite powerful, but requires a lot of command line use. | ||
====XML | ====Configure files routine==== | ||
=====XML===== | |||
If you need to store activity configure files the best way is using XML (it's well supported in Python and still human readable/editable). | If you need to store activity configure files the best way is using XML (it's well supported in Python and still human readable/editable). | ||