diff options
| -rw-r--r-- | TODO | 7 | ||||
| -rw-r--r-- | resources/README | 1 |
2 files changed, 3 insertions, 5 deletions
@@ -2,13 +2,10 @@ notes on what to fix next go-args make patches for alexflint -forge checkout jcarr (alias username to 'user') forge verify devel branches -fix going2go build -fix fyne build - +go-mod-clean --restore *.pb.go files go-mod-clean set ctime on files -go-mod-clean fix --purge to be used more often. put --purge in 'make clean' ? +go-mod-clean --purge -- add to 'forge' guireleaser change "title small" to the package being updated" diff --git a/resources/README b/resources/README new file mode 100644 index 0000000..ca99e3a --- /dev/null +++ b/resources/README @@ -0,0 +1 @@ +* you can put toolkit .so binaries here |
