---
title: Getting up and running
---
The main build tool we use is [xmake](https://xmake.io/#/getting_started) so installing that is the main prerequisite.
Once that is installed you *should* be able to simply run `xmake build` in the top-level directory.