Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8d1c61a
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+Overview
+========
+TamTam is a suite of four music and sound related activities for Sugar.
+TamTam is written in python with some C functions for speed-critical services.
+The audio engine for TamTam is Csound.
+
+Distribution
+============
+
+Run `./setup.py dist_xo` to create .xo bundles for all activities at once.
+Run `./setup.py dist_sources` to create sources tarball.
+Run `DESTDIR=<dest-dir> ./setup.py install` to install activities using optional
+DESTDIR prefix.
+
+Resources
+=========
+http://wiki.sugarlabs.org/go/Activities/TamTam
+http://git.sugarlabs.org/tamtam/