bobf is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againsoundbush overview
Recent commits See more »
This file is for you to describe the soundbush application. Typically
you would include information such as the information below:
Installation and Setup
======================
Install ``soundbush`` using easy_install::
easy_install soundbush
Make a config file as follows::
paster make-config soundbush config.ini
Tweak the config file as appropriate and then setup the application::
paster setup-app config.ini
Then you are ready to go.