From 6127ce156f035fa5fb93050bc9838108f11228b7 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sun, 11 Feb 2024 19:26:44 -0600 Subject: add svg, new repos Signed-off-by: Jeff Carr --- files/goReference.svg | 1 + files/install.sh | 4 ++++ files/repomap | 2 ++ 3 files changed, 7 insertions(+) create mode 100644 files/goReference.svg create mode 100755 files/install.sh (limited to 'files') diff --git a/files/goReference.svg b/files/goReference.svg new file mode 100644 index 0000000..99e2d73 --- /dev/null +++ b/files/goReference.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/files/install.sh b/files/install.sh new file mode 100755 index 0000000..88642a5 --- /dev/null +++ b/files/install.sh @@ -0,0 +1,4 @@ +#!/bin/bash -x +# + +echo "TODO: make this work" diff --git a/files/repomap b/files/repomap index 5088471..febb074 100644 --- a/files/repomap +++ b/files/repomap @@ -10,11 +10,13 @@ go.wit.com/apps/basicwindow git.wit.org/jcarr/basicwindow A bit more of a Demo go.wit.com/apps/gadgetwindow git.wit.org/jcarr/gadgetwindow A more complicated Demo used for debugging the toolkits go.wit.com/apps/autotypist git.wit.org/jcarr/autotypist Wrapper around 'git' and 'go' for these repos go.wit.com/apps/guireleaser git.wit.org/jcarr/guireleaser +go.wit.com/apps/go-deb git.wit.org/jcarr/go-deb Turn a GO package into a .deb package go.wit.com/apps/control-panel-digitalocean git.wit.org/wit/control-panel-digitalocean A simple Digital Ocean Control Panel go.wit.com/apps/control-panel-dns git.wit.org/jcarr/control-panel-dns A DNS Control Panel go.wit.com/apps/control-panel-cloudflare git.wit.org/wit/control-panel-cloudflare go.wit.com/apps/control-panel-vpn git.wit.org/jcarr/control-panel-vpn go.wit.com/apps/go.wit.com git.wit.org/jcarr/go.wit.com +go.wit.com/apps/clone-gitea git.wit.org/jcarr/clone-gitea # gui toolkit packages go.wit.com/toolkits/tree git.wit.org/toolkits/tree Common plugin code to talk to the GUI -- cgit v1.2.3