A FogBugz client for Mac.
In order to build the app, you will need to have a few dependencies installed.
- Python 2.7
- BeautifulSoup
Then simply run:
python setup.py py2app
This will compile the app and put it into the dist/
directory.
A current (hopefully) version of the app is checked into the dist/
directory for your convenience.