Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 277 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 277 Bytes

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