cards/test

4 lines
71 B
Text
Raw Normal View History

2024-07-24 19:20:49 -04:00
#!/bin/sh
2024-12-03 17:52:45 -05:00
cargo watch -i client -i tools -cx "run -p server -- $1 $2"