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
There was an error while loading. Please reload this page.
| 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