zona-go/justfile

14 lines
195 B
Makefile

# run go tests
test:
go test ./...
# test outputs
gentest:
#!/bin/bash
if [ -e foobar ]; then
rm -rf foobar
fi
go run cmd/zona/main.go test
# bat foobar/img.html