84 Commits (edb24d02aa3cea2319c33f2836d4a5133907fe4c)

Author SHA1 Message Date
Dan Buch 288b636ba3
Modifying full API example for more migrator exercise
8 years ago
Dan Buch b5c48311fa
Ensure the full API example really runs
8 years ago
Dan Buch 1c81757e1f
Add more v1 API examples
8 years ago
Dan Buch 0990e4b2ad
Update appveyor badge URL
8 years ago
Dan Buch 41310fbe1b
Enable more examples as runnable in README
8 years ago
Dan Buch c455f5c3ec TRIVIAL formally -> formerly
8 years ago
Dan Buch e4666418bb
Add (and backfill) some notes about platform support
8 years ago
Dan Buch 97e55662b1 Add Windows (appveyor) badge
8 years ago
Jesse Szwedko 024b4c6240 Update references to codegangsta to urfave (new org name)
8 years ago
Dan Buch 00bd2a95b2
Do not test ./altsrc on go1.1
8 years ago
Dan Buch 0eb4e0be6c TRIVIAL removal of extra "current"
8 years ago
Dan Buch 61e5e9362f
Clarify state of `v1` branch
8 years ago
Dan Buch 8af550936f
Add another bit about pinning to `v1`
8 years ago
Dan Buch 1beb5f66cd
Add some docs about the `v2` branch
8 years ago
Jesse Szwedko 92897b9bf6 Updating coverage badges
8 years ago
Dan Buch 50b384d904
Separate badges for package coverage
8 years ago
Matt Farina e9970b7b13 Adding Go Report Card badge
8 years ago
Dan Buch 11ad2b36c8
Assert output in some README examples
9 years ago
Dan Buch b14dcdb7b9 TRIVIAL the letter "a"
9 years ago
Dan Buch 5c36fa18d9
Change refs from `cli.go` to cli
9 years ago
Dan Buch b738841df8
Add some explicit docs about help text customization
9 years ago
Dan Buch fed78b8bab
Rework of hidden flag impl plus some Action func corrections
9 years ago
Dan Buch d48e22a9dd
Docs around exit error behavior, + handling MultiError in HandleExitCoder
9 years ago
Dan Buch b2ac0616d1
TRIVIAL Remove trailing whitespace
9 years ago
Dan Buch 23c7b807a7
Merge remote-tracking branch 'origin/master' into txgruppi-develop
9 years ago
Dan Buch 882dd2cc6b
Making sure examples in README are valid
9 years ago
Dan Buch b40b62794d
Ensure README examples are runnable
9 years ago
Dan Buch 10c8309d84
Merge branch 'develop' of https://github.com/txgruppi/cli into txgruppi-develop
9 years ago
Kevin Cantwell c1c8825a46 updates README with flag usage placeholder instructions
9 years ago
Jesse Szwedko bc465beccc Merge pull request #346 from codegangsta/category_sort_2
9 years ago
Jesse Szwedko a7be4a3f19 Describe category behavior in README
9 years ago
Tomasz Korzeniowski a4557da1b3 codebeat badge
9 years ago
Jesse Szwedko 6bb6787f33 Merge pull request #306 from ChrisPRobinson/inputfilesupport
9 years ago
chrisprobinson d3b02e41b0 Update to add build contraints to not compile in yaml support
9 years ago
Omer Murat Yildirim 802f64479d Add NArg method to context structure
9 years ago
Timothy Cyrus 918b268473 Update README.md
9 years ago
ston1th 4579bbf129 added description to README.md
9 years ago
Robin Björklin 443fff6934 Added coverage and reference logos to README.md
9 years ago
Lowe Thiderman be8ef15245 Remove 'bitchass' from README
9 years ago
Filip Dupanović 4ad8f298e2 Improve formatting
9 years ago
Kevin Klues 543102d9c3 Set default PROG in bash_autocomplete
9 years ago
Tarcísio Gruppi b79f884410
Updated README.md with exit code sample
9 years ago
Jesse Szwedko 005b120d20 Add godoc comments to flag structs
9 years ago
jszwedko 942282e931 Add instructions for distributing bash completion
10 years ago
My-khael Pierce a66d4d2bec changes to readme.md
10 years ago
My-khael Pierce e8af095ac4 changes to readme.md
10 years ago
jszwedko 6c6d93d451 Names -> Aliases in README.md
10 years ago
jszwedko bf65971a6a Add `Command.Aliases` and deprecate `Command.ShortName`
10 years ago
Vishal Sodani 2a9c617652 Fix sentence
10 years ago
Dan Buch 1dce44d781 Adding section in README about env var cascade
10 years ago