This directory contains the Serpent OS package building tool boulder.
To build boulder, use the boulder target:
cargo build -p boulder
This will produce a debug build by default, which is available as ./target/debug/boulder
Refer to the moss onboarding instructions here.