Skip to content

endobit/cgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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