Development setup
Prerequisites
Section titled “Prerequisites”- A Rust toolchain (
cargo). - The
justcommand runner.
Build and install
Section titled “Build and install”Clone the repository, then from its root:
just install-devThis builds the workspace in release mode and installs the enwiro binaries into
~/.cargo/bin (replacing any installed from crates.io), restarting the daemon if
it is running.