Development

For contributors and developers

Development how-to guides

Guides for OctoMY™ contributors and developers.

Pro Tip

New to OctoMY™ development? Start with Build from source to set up your environment, then review Contribute for the workflow.


Guides

Guide Description
Build from source Compile OctoMY™ yourself
Run tests Execute the test suite
Contribute code Submit changes to OctoMY™

Did You Know?

OctoMY™ uses Qbs as its build system - a declarative build tool from Qt. It's faster than CMake for incremental builds and has better Qt integration.


Topics
howto development contributing building testing