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