Generate CLI app skeleton
go install github.com/neotoolkit/cligen/cmd/cligen@latest.cligen.yml
name: "cli"
commands:
- name: "command"
alias: "c"
description: "command description"cligenSee these docs.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Generate CLI app skeleton
go install github.com/neotoolkit/cligen/cmd/cligen@latest.cligen.yml
name: "cli"
commands:
- name: "command"
alias: "c"
description: "command description"cligenSee these docs.