Home

tmpls @main - refs - log - search -
https://git.jolheiser.com/tmpls.git
tmpl templates
tmpl.yaml - raw
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
# tmpl.yaml
# Write any template args here to prompt the user for, giving any defaults/options as applicable

prompts:
  - id: name
    label: Name
    default: MyProject
  - id: lang
    label: Language
    default: Go