package
0.9.0
Repository: https://github.com/melkeydev/go-blueprint.git
Documentation: pkg.go.dev

# Functions

InitSteps initializes and returns the *Steps to be used in the CLI program.

# Structs

An Item contains the data for each option in a StepSchema.Options.
Steps contains a slice of steps.
A StepSchema contains the data that is used for an individual step of the CLI.