standard 'make install' behavior

This commit is contained in:
Jeff Carr 2024-11-13 12:29:25 -06:00
parent b6373df539
commit ec94ed599a
1 changed files with 1 additions and 2 deletions

View File

@ -45,7 +45,6 @@ install:
GO111MODULE=off go install -v -x \
-ldflags " \
-X main.VERSION=${VERSION}"
autotypist
check-git-clean:
@git diff-index --quiet HEAD -- || (echo "Git repository is dirty, please commit your changes first"; exit 1)
@ -86,6 +85,6 @@ curl-release-helloworld:
curl-release-gowit:
curl --silent http://localhost:9419/release?repo=go.wit.com/lib/gui/gowit
curl-file-for-go.wit.com:
file-for-go.wit.com:
curl --silent http://localhost:9419/goweblist?readonly=true
curl --silent http://localhost:9419/goweblist?readonly=true |sort > ~/go.wit.com.versions