From 11003147ac4ea947ec5017921019d668cb4953d1 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 28 Jun 2011 09:23:54 +0000 Subject: Switch to the singular sources tree and releasing scheme --- (limited to 'README') 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= ./setup.py install` to install activities using optional +DESTDIR prefix. + +Resources +========= +http://wiki.sugarlabs.org/go/Activities/TamTam +http://git.sugarlabs.org/tamtam/ -- cgit v0.9.1