21
0
Fork 0
goext/Makefile

9 lines
105 B
Makefile
Raw Permalink Normal View History

2022-10-29 15:34:40 +02:00
run:
echo "This is a library - can't be run" && false
test:
go test ./...
2022-11-19 13:34:21 +01:00
version:
_data/version.sh