Development Snapshot
To try the latest development snapshot of Kagu, make sure you have Python 2.5 and SVN (download here) installed, then open an xterm and run this command:
svn co https://kagumedia.com/svn/kagu/trunk kagu
To run the development snapshot, do this:
cd kagu/src/kagu ./kagu-scanner.py # this scans for music and builds the sqlite database ./kagu.py # this runs Kagu
