v0.0.629 excelext
Some checks failed
Build Docker and Deploy / Run goext test-suite (push) Has been cancelled

This commit is contained in:
2026-03-14 14:09:13 +01:00
parent e19cb30713
commit 0923fa7c09
5 changed files with 333 additions and 16 deletions

View File

@@ -33,6 +33,7 @@ Potentially needs `export GOPRIVATE="git.blackforestbytes.com"`
| termext | Mike | Utilities for terminals (mostly color output) |
| confext | Mike | Parses environment configuration into structs |
| cmdext | Mike | Runner for external commands/processes |
| excelext | Mike | Build Excel files |
| | | |
| sq | Mike | Utility functions for sql based databases (primarily sqlite) |
| tst | Mike | Utility functions for unit tests |