diff options
| author | Jeff Carr <[email protected]> | 2025-09-11 15:23:17 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-11 15:23:17 -0500 |
| commit | ec661807da8b201cd51e544aee59e8de21aeb0df (patch) | |
| tree | e8c8878705d0d5c4051f99878d43f29b2da28ecc /Makefile | |
| parent | 127f36ca1f82ca9c1945e08802a49e4f9e30d2b7 (diff) | |
switch over to using gitpb.Repo directly
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ VERSION = $(shell git describe --tags) DATE = $(shell date +%Y.%m.%d) run: clean goimports vet install + go-deb --gui andlabs gui junk: #go-deb --release go.wit.com/apps/go-mod-clean --dir /tmp/ |
