wow. broken for so long, I didn't add build package rules

this was broken after golang deprecated 'go vet'. eventually
   I wrote go-clone so I can continue working. this now
   works again using go-clone. maybe. anyway, this whole
   thing is an experiement

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-11-05 07:51:12 -06:00
parent d2ba12e6f5
commit bdf3cb26d4
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@ goimports:
# // to globally reset paths: # // to globally reset paths:
# // gofmt -w -r '"go.wit.com/gui/gadgets" -> "go.wit.com/lib/gadgets"' *.go # // gofmt -w -r '"go.wit.com/gui/gadgets" -> "go.wit.com/lib/gadgets"' *.go
debian:
rm -f ~/incoming/autotypist*deb
go-deb --no-gui --repo go.wit.com/apps/autotypist
# build then run with gui in libcurses # build then run with gui in libcurses
console: build console: build
reset reset