]> gitweb.ps.run Git - chirp/blob - run.sh
update readme
[chirp] / run.sh
1 #!/usr/bin/env sh
2 while zig build run; do sleep 1; done