Generate cobra boilerplate code from yaml.
A single cobra.yaml describes the CLI the generated code includes NewCmd functions and wires the cobra.Command hierarchy together.
go run github.com/endobit/cgen
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Generate cobra boilerplate code from yaml.
A single cobra.yaml describes the CLI the generated code includes NewCmd functions and wires the cobra.Command hierarchy together.
go run github.com/endobit/cgen