zona-go/runtest.sh

8 lines
110 B
Bash
Executable file

#!/bin/bash
if [ -e foobar ]; then
rm -rf foobar
fi
go run cmd/zona/main.go test
bat foobar/posts/in.html