This website requires JavaScript.
Explore
Help
Sign In
go-pkg
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
1
Branch
6
Tags
111
KiB
b5f8d9eaab
Commit Graph
3 Commits
Author
SHA1
Message
Date
Celestino Amoroso
b5f8d9eaab
cli.go: fixed an out-of-bound error on cli.argSpecs array
2026-03-05 06:33:14 +01:00
Celestino Amoroso
69f550884a
added program name and description to the help output
2026-01-22 12:36:33 +01:00
Celestino Amoroso
38e36839f8
first commit status: option and argument parsing, short aliases grouping, special values, hidden options
...
Option types: bool int, int-array, string, string-array, string-map, file, dir
2025-12-11 07:57:48 +01:00