3 lines
108 B
Bash
Executable file
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"
|