butler
butler copied to clipboard
Support for template funcs and variables inside survey questions
butlerVersion: ">=0.4.0"
questions:
- type: input
name: shorthand
message: What's the shorthand for this project?
required: true
- type: input
name: maintainer
message: Who maintains this project?
default: getShorthand + Vars.email
required: true