1 2 3 4 5 6 7
#!/usr/bin/env bash # frontend (cd frontend; make clean) # backend (cd backend; rm -rf zig-out .zig-cache)