Skip to content

TidyBee/tidybee-agent

Repository files navigation

tidybee-agent

Purpose-built file watcher for TidyBee solution.

Build & run

cargo build
cargo run

Build the Docker image

Here

Run the test suite

cargo test