stamp-cli 0.3.2

A cli tool for applying project templates
1
2
3
4
5
6
7
8
9
10
11
[meta]

[[questions]]
id = "name"
type = "string"
prompt = "Name of the container"

[[questions]]
id = "image"
type = "string"
prompt = "Image to use"