Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 273 Bytes

cgen

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.

usage

go run github.com/endobit/cgen