Add a rule for starting the screenplay

This commit is contained in:
Savanni D'Gerinel 2023-06-14 23:48:09 -04:00
parent 6456389eef
commit 32ed1a2464
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@ release:
dev:
cargo watch -x 'run --bin kifu-gtk'
screenplay:
cargo watch -x 'run --bin screenplay --features="screenplay"'