To build a macosx dmg :


install py2app from http://pythonmac.org/packages

make sure /usr/local/bin is in your path

run bdist_mpkg in top-level couchapp source directory

find dmg in dist directory