Contributing OSX First steps: Install XCode Install Node JS Building from scratch: git clone https://github.com/motiondogs/lenzhound-manager npm install npm run post-install Running the app: npm run build && npm start Packaging: npm run package-osx-x64