crusto/watch.sh

3 lines
157 B
Bash
Executable file

#!/usr/bin/env bash
cargo watch -w src -w magic -w vespid -w Cargo.toml -s "bun tailwind:build; env RUST_LOG=crusto=trace,info cargo run infra/config.toml"