Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Setup ¶
type Setup struct {
Workspace leeway.Workspace `yaml:"workspace"`
Components []Component `yaml:"components"`
}
func LoadFromYAML ¶
LoadFromYAML loads a workspace setup from a YAML file
func (Setup) Materialize ¶
Materialize produces a leeway workspace according to the setup spec
Click to show internal directories.
Click to hide internal directories.