Home

tmpl @2e05546c714bba41e004041e7ec348c9d8e1c91f - refs - log -
-
https://git.jolheiser.com/tmpl.git
Template automation
tmpl / schema / testdata / bad.yaml
- raw
 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