Prerequisites
- Install recent git
- Download and install Qt.
- [optional}: Install Android support .
Steps
- Clone the OctoMY git repository into a dedicated project folder
- Open the main project file OctoMY.pro file in top level of project folder with QtCreator
- Select your favorite kit (and make sure to select -j make flag to speed up build time)
- Select each target in turn (agent, remote, hub) and build + run them (ctrl + b, ctrl + r).
At this point you should be set up for developing on OctoMY™ and submitting merge requests! NOTE: The main development effort has been done under Ubuntu from the start and while I have successfully compiled the project for other platforms, YMMV. Help to get the project running well with other OSes like OSX or Windows is greatly appreciated! |