Building ======== To build, run: .. code-block:: cargo build . To build for production, run: .. code-block:: cargo build --release Debug builds of fxrunner have extra options (e.g., to not require physically rebooting the machine) to ease the development workflow.