Actions: steverusso/cli
Actions
Showing runs from all workflows
22 workflow runs
22 workflow runs
tests: stacked short options with short help will help
cli
#38:
Commit f6f76ed
pushed
by
steverusso
docs: add comment for HelpGen field and example for WithHelpGen
cli
#35:
Commit f9039b3
pushed
by
steverusso
docs: fill in documentation for CommandInfo and parsing functions
cli
#34:
Commit 851cb34
pushed
by
steverusso
refactor: add CommandInfo pointer to rest of parsing errors
cli
#33:
Commit 4bb41b9
pushed
by
steverusso
tidy: use strings.Cut over strings.IndexByte and manual slicing
cli
#32:
Commit 139e2f2
pushed
by
steverusso
tidy: reorder examples to be how they appear in doc examples list
cli
#31:
Commit 468a8c9
pushed
by
steverusso
docs: add comment and example for InputInfo.Default
cli
#28:
Commit f25c17a
pushed
by
steverusso
refactor: apply existing opt/arg help msg patterns to subcommands
cli
#27:
Commit d4c0af2
pushed
by
steverusso
refactor: fix default short help's formatting for long arg blurbs
cli
#26:
Commit bb61d71
pushed
by
steverusso
docs: clean up some pkg level docs and some comments
cli
#25:
Commit 75fd461
pushed
by
steverusso
feat: provide ability to add version input to commands
cli
#24:
Commit 34ce5fc
pushed
by
steverusso
docs: comment and example for InputInfo.Help
cli
#23:
Commit c062837
pushed
by
steverusso
refactor: fix the short help positional args that are too long
cli
#20:
Commit 8f5dbcc
pushed
by
steverusso
refactor: ensure '-' can be pos arg and subcommand
cli
#18:
Commit 95a2b02
pushed
by
steverusso
refactor: fix awkward option data in some short help messages
cli
#17:
Commit 369d5c8
pushed
by
steverusso