15 lines
293 B
YAML
15 lines
293 B
YAML
name: wyatt_feature_brick
|
|
description: New feature brick including state mananement
|
|
|
|
version: 0.1.0+1
|
|
|
|
environment:
|
|
mason: ">=0.1.0-dev.26 <0.1.0"
|
|
|
|
vars:
|
|
feature_name:
|
|
type: string
|
|
description: Name of the feature
|
|
default: Dash
|
|
prompt: What is the name of your new feature
|