package
0.0.0-20240825103313-209f3969dfe8
Repository: https://github.com/najeal/clipper.git
Documentation: pkg.go.dev
# README
Subcommands
Subcommands example is based on the urfave/cli subcommands 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
# Packages
Code generated by clipper.