4 lines
90 B
Bash
Executable File
4 lines
90 B
Bash
Executable File
export RUSTFLAGS="-D warnings"
|
|
cargo watch -x 'build' \
|
|
-x 'build --features=profile' \
|