diff options
| author | Jeff Carr <[email protected]> | 2025-02-20 11:06:08 -0600 | 
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-20 11:06:08 -0600 | 
| commit | 3ff6dae849f0f27d3b80282bbc4b7094176e8b2d (patch) | |
| tree | f7cb12cc11ecbe46c6ad4e0343f8fb02aaf5ebaf | |
| parent | 721ee08ad2994c95cd6f1f7477039114ae8b27ee (diff) | |
| -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  | 
