179 Commits (main)

Author SHA1 Message Date
Jack Christensen 357921b483 Use HelpPrinter in ShowCommandHelp
10 years ago
Jeremy Saenz 5e1cde20d3 Merge pull request #75 from Winslett/command-not-found
10 years ago
Summer Mousa 705994c2c6 Added unit tests
10 years ago
Summer Mousa 13f0c8c0f6 More consistent implementation of recursive subcommands
10 years ago
Summer Mousa 3a10545f91 Made bash completion command optional; still need to update documentation
10 years ago
Summer Mousa 0b29bee364 merging code
10 years ago
Chris Winslett 37299d4e5a Customizable command not found function
10 years ago
Tim Jarratt 58bfabca6d Add a way to override the app help printer
10 years ago
Alexander Rødseth 22a56266c5 Removed the function and data structure for generating man pages
11 years ago
Alexander Rødseth 1bea6dcbf0 Custom type for arguments
11 years ago
Alexander Rødseth 7050f048d1 Added simple man page support
11 years ago
Jeremy Saenz b25b7a883c JMS #39: Removed all calls to os.Exit().
11 years ago
Jeremy Saenz 8cea424806 JMS #28: -h flags for subcommands
11 years ago
Jeremy Saenz 70eacca641 JMS #25: Added support for help flags
11 years ago
Jeremy Saenz 41dde0adab JMS #5: Displaying help for subcommands. Better looking help code
11 years ago
Jeremy Saenz 0dd327f6e5 JMS #5: Starting support for subcommand docs
11 years ago
Jeremy Saenz d8cf49f0dd Printing out version numbers
11 years ago
Jeremy Saenz 580cc011fd JMS #14: More help cleanup
11 years ago
Jeremy Saenz 63b9f2823a JMS #14: Improved help. Brought help commadn back to commands
11 years ago
Jeremy Saenz 6664835bc1 JMS #14: Moving toward having and app object
11 years ago
Jeremy Saenz 3b0fc03a67 JMS #4: Support for flag handling on command line
11 years ago
Jeremy Saenz 96f806fd22 JMS #3: Passing a context struct instead of a string
11 years ago
Jeremy Saenz 921da63e2e Support for global flags in help text
11 years ago
Jeremy Saenz 16bf6d4f76 Formatting
11 years ago
Jeremy Saenz 5a624affb8 Yo dawg, I heard you liked the help command...
11 years ago
Jeremy Saenz bdb9c5ab61 Support for shortnames
11 years ago
Jeremy Saenz 9186f6e81a Removed error handling and cleaned up template
11 years ago
Jeremy Saenz 5b788be8a6 Formatted help text via templates
11 years ago
Jeremy Saenz 6016cafda3 Removed application object, help formatting
11 years ago