show version

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-10-11 21:19:58 -05:00
parent 9dca3fb66a
commit 99999b9654
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ VERSION = $(shell git describe --tags)
run: build
@#./go-clone --work github.com/rclone/rclone
@# ./go-clone --work go.wit.com/apps/basicwindow
./go-clone
./go-clone --version
# test using --no-work against ~/go/src
homeGoSrc: build