rebrand app
This commit is contained in:
parent
d5762330da
commit
109c54f1e5
5 changed files with 10 additions and 14 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue