crusto/watch.sh

4 lines
157 B
Bash
Raw Normal View History

2024-12-08 20:53:36 +00:00
#!/usr/bin/env bash
2024-12-11 20:15:51 +00:00
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"