monorepo/flow/Makefile

6 lines
55 B
Makefile
Raw Normal View History

2023-02-11 18:05:13 +00:00
dev:
cargo watch -x build
test:
cargo watch -x test