BuildingΒΆ

To build, run:

cargo build

. To build for production, run:

cargo build --release

Debug builds of fxrunner have extra options (e.g., to not require physically rebooting the machine) to ease the development workflow.