Add a rule for starting the screenplay
This commit is contained in:
parent
6456389eef
commit
32ed1a2464
|
@ -3,3 +3,7 @@ release:
|
||||||
|
|
||||||
dev:
|
dev:
|
||||||
cargo watch -x 'run --bin kifu-gtk'
|
cargo watch -x 'run --bin kifu-gtk'
|
||||||
|
|
||||||
|
screenplay:
|
||||||
|
cargo watch -x 'run --bin screenplay --features="screenplay"'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue