1 2 3 4 5 6 7 8 9 10 11
.PHONY: build all: build build: go-deb --repo . # use the ncurses gui (only kinda works still) ncurses: go-deb --gui gocui --repo .