From 6013fde8332e8ecbffaf1a0977ba2e1da8ea8775 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 26 Mar 2023 17:19:20 -0500 Subject: improvements towards a working dns control panel democui has the help menu try to add mouse support to gocui make a direct access method Margin() and Pad() tests add SPEW also push devel branch to github Signed-off-by: Jeff Carr --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b25d255..c390cd0 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,7 @@ cmds-helloconsole: github: git push origin master git push github master + git push github devel git push github --tags @echo @echo check https://github.com/wit-go/gui -- cgit v1.2.3