- Implements the Module Registry Protocol (
modules.v1
) - Modules are stored on the filesystem
make devenv
make serve
Unit tests can be ran with:
cargo test
Run integration tests with (start the server first with make serve
):
./tests/integration/test