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 again

bobf / soundbush

Music journal/blog website - entries contain a piece of music with a description as opposed to writing.

Clone this repository (size: 1.0 MB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/soundbush
hg clone ssh://hg@bitbucket.org/bobf/soundbush

soundbush 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.