3 lines
68 B
Bash
Executable file
3 lines
68 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cargo watch -s "bun tailwind:build; cargo run"
|