crusto/watch.sh
2024-12-08 23:53:36 +03:00

3 lines
68 B
Bash
Executable file

#!/usr/bin/env bash
cargo watch -s "bun tailwind:build; cargo run"