https://git.jolheiser.com/tmpl.git
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
prompts: - label: Bar default: baz help: | This is a foobar! options: - "1" - bonk - "false" - id: test label: 1234 - id: test123 options: [] - label: 1234 default: false help: # nil options: - 1 - 2 - true