bfile/filed/dev-entry.sh

6 lines
74 B
Bash
Executable File

#!/bin/sh
cargo check
cargo build
cargo watch -w src -w templates -x run