diff options
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 |
