summaryrefslogtreecommitdiff
path: root/gonf/variables.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore(repo): renamed gonf subfolder to something more traditional in go landJulien Dessaux2024-03-071-85/+0
|
* feat(variables): implemented a list of strings value type for template variablesJulien Dessaux2024-03-071-0/+16
|
* feat(variables): allow variable promises to be used directly where template ↵Julien Dessaux2024-03-071-2/+13
| | | | values are
* chore(templates): cleaned the templating apiJulien Dessaux2024-03-071-4/+5
|
* fix(variables): fixed variable return value on errorJulien Dessaux2024-03-071-1/+1
|
* chore(gonf): first draft of the gonf lib with commands, files, packages and ↵Julien Dessaux2024-03-071-0/+57
variables