PyObjC TextMate Bundle
Sunday, April 22nd, 2007I’ve been writing a lot of PyObjC code lately in TextMate. I found that there really wasn’t a good way to execute py2app based project in TextMate, which was considerably lengthing my hack/test/debug cycle. So I created a PyObjC bundle, and whipped up a little Build & Run PyObjC command which is activated by hitting [...]