bfile/filed/dev-entry.sh

6 lines
74 B
Bash
Raw Normal View History

2023-09-30 06:46:29 +02:00
#!/bin/sh
cargo check
cargo build
cargo watch -w src -w templates -x run