diff options
| author | Jeff Carr <[email protected]> | 2025-09-11 15:03:44 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-11 15:03:44 -0500 |
| commit | 127f36ca1f82ca9c1945e08802a49e4f9e30d2b7 (patch) | |
| tree | 9711d08e3b5d653e95205b0f0a5c431de51bc630 /Makefile | |
| parent | b05b706d8b48a51275a8dc0c90cd8fafc74d61d1 (diff) | |
refactor to store info
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ VERSION = $(shell git describe --tags) DATE = $(shell date +%Y.%m.%d) run: clean goimports vet install + +junk: #go-deb --release go.wit.com/apps/go-mod-clean --dir /tmp/ #go-deb go.wit.com/apps/autotypist #ls -lth /tmp/*deb |
