Joshua Mervine
|
5821632000
|
Adding VersionPrinter and tests.
|
2014-06-17 22:26:35 -07:00 |
|
Jeremy Saenz
|
5e1cde20d3
|
Merge pull request #75 from Winslett/command-not-found
Customizable command not found function
|
2014-04-22 20:33:49 -07:00 |
|
Summer Mousa
|
705994c2c6
|
Added unit tests
|
2014-04-16 12:59:34 -05:00 |
|
Summer Mousa
|
85c3eadea4
|
Adding sample test
|
2014-04-12 17:13:47 -05:00 |
|
Chris Winslett
|
37299d4e5a
|
Customizable command not found function
|
2014-03-30 20:46:02 -07:00 |
|
Mr Rogers
|
b4d98765bd
|
rollback inconsequential changes
|
2014-02-19 16:38:51 -05:00 |
|
Mr Rogers
|
1ccba5fbb5
|
fix whitespace
|
2014-02-19 16:37:20 -05:00 |
|
Mr Rogers
|
a70d0bb136
|
add tests for description output
|
2014-02-19 16:32:01 -05:00 |
|
Tim Jarratt
|
58bfabca6d
|
Add a way to override the app help printer
Fixes #64
|
2014-02-04 08:40:06 -08:00 |
|
Greg B
|
78d5f0dd40
|
Unit tests for Before() functionality
|
2014-01-06 15:06:31 -08:00 |
|
Katrina Owen
|
2ec51afe91
|
Implement Float64Flag. See #46
|
2013-12-03 05:42:26 -08:00 |
|
Alexander Rødseth
|
1bea6dcbf0
|
Custom type for arguments
|
2013-11-24 14:40:21 +01:00 |
|
Alexander Rødseth
|
f93652a890
|
Fixed all problems/warnings reported by "go vet"
|
2013-11-15 11:35:24 +01:00 |
|
Jeremy Saenz
|
e6e641143c
|
JMS #39: App.Run returns an error
|
2013-11-01 07:33:15 -07:00 |
|
Thesyncim
|
ed96efff1b
|
add simple test , fix errors and unused interface SliceFlag
|
2013-09-24 20:36:01 +01:00 |
|
Damien Le Berrigaud
|
5d511c7a8b
|
Allow for flags being passed in after arguments
|
2013-09-18 10:37:03 -06:00 |
|
Jeremy Saenz
|
e5c31ab592
|
JMS-34: App.Run() can now be run multiple times.
- Added a method for looking up commands
- Using some logic to make sure default flags are not added more than
once
|
2013-09-14 16:10:38 -07:00 |
|
Jeremy Saenz
|
ed1ee94250
|
Adding some docs
|
2013-07-20 15:50:13 -07:00 |
|