rebrand app

This commit is contained in:
steven carpenter 2025-07-22 03:15:31 -04:00
parent d5762330da
commit 109c54f1e5
5 changed files with 10 additions and 14 deletions

View file

@ -14,6 +14,7 @@ type ProgramData struct {
PackageName string
ProgramVersion string
ProgramDesc string
OutputDir string
}
// RenderTemplates renders all .tmpl files from the templates/ directory into outputDir