This project uses the rust compiler. Follow instructions from Installing Rust.
This project includes a justfile for ease of development. Installing Just. Hopefully this will eliminate errors before running the CI once your patch/merge request submitted!
$ just buildTesting requires squashfs-tools, to test that we are compatible. Install from your package manager.
$ just test$ just lintSee the justfile for more recipes!