Files

6 lines
100 B
Bash
Executable File

#!/bin/sh
go test ./template $@
# install as pre-commit hook:
# cp test.sh ~/.git/hooks/pre-commit