Should be relatively simple: ``` brew install qt git clone this-repo mkdir some-build-folder cd some-build-folder qmake /path/to/this-repo/qt-remit.pro make ``` Automate this in some way