crusto/watch.sh
2024-12-09 15:43:16 +03:00

3 lines
108 B
Bash
Executable file

#!/usr/bin/env bash
cargo watch -w src -w magic -w vespid -w Cargo.toml -s "bun tailwind:build; cargo run"