Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 335 Bytes

Flags

Flags example is based on the urfave/cli flag example.
In our case we generate a Cobra CLI.

What to do

Code is already generated. You can generate it again from yaml file using:
clipper spec.yaml

Then run:
go run main.go