Sha256: 859f2825f91a120a2e741f67f509f8ada191ffc4243e24d8bd1f8b1e7fef7345

Contents?: true

Size: 394 Bytes

Versions: 3

Compression:

Stored size: 394 Bytes

Contents

{
  "name" : "boot-template",
  "description" : "Create starting point for a boot template",
  "static" : "static",

  "options" : {
    "--name" : {
      "symbol" : "template-name",
      "description" : "Set the name of the template"
    },
    "--description" : {
      "symbol" : "description",
      "description" : "describe the new template",
      "default" : "description"
    }
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
boot-cli-1.0.0 lib/templates/templates/boot-template/template.json
boot-cli-0.3.1 lib/templates/templates/boot-template/template.json
boot-cli-0.3.0 lib/templates/templates/boot-template/template.json