]> gitweb.ps.run Git - chirp/blob - run.sh
refactor replies and add qoutes view; rename /quotes/ to /quoted/ and /replies/ to...
[chirp] / run.sh
1 #!/usr/bin/env sh
2 while zig build run; do sleep 1; done