From 127f36ca1f82ca9c1945e08802a49e4f9e30d2b7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 11 Sep 2025 15:03:44 -0500 Subject: refactor to store info --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3916f25..252bd8d 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3