Commit Graph

45 Commits

Author SHA1 Message Date
Lowe Thiderman
be8ef15245 Remove 'bitchass' from README
Having needless derogatory words in the description of the project is just juvenile, and this stood out as a blemish on an otherwise pretty flawless introduction.
2015-10-06 20:17:33 +02:00
Filip Dupanović
4ad8f298e2 Improve formatting 2015-09-08 11:00:04 +02:00
Kevin Klues
543102d9c3 Set default PROG in bash_autocomplete
By setting the default value of PROG to the basname of whatever the
filename is, we allow bash_autocomplete to be copied into
/etc/bash_completion.d without modification.
2015-08-28 18:25:37 -07:00
Jesse Szwedko
005b120d20 Add godoc comments to flag structs 2015-06-02 20:51:09 -07:00
jszwedko
942282e931 Add instructions for distributing bash completion
[ci skip]
2015-05-10 11:45:54 -07:00
My-khael Pierce
a66d4d2bec changes to readme.md 2015-04-12 14:24:35 -04:00
My-khael Pierce
e8af095ac4 changes to readme.md 2015-04-09 04:42:53 -04:00
jszwedko
6c6d93d451 Names -> Aliases in README.md 2015-03-23 07:55:18 -07:00
jszwedko
bf65971a6a Add Command.Aliases and deprecate Command.ShortName
`Aliases` will be more flexible while still allowing "ShortName"
behaviour via `Aliases`.
2015-03-09 21:24:57 -07:00
Vishal Sodani
2a9c617652 Fix sentence 2015-01-30 16:32:58 +05:30
Dan Buch
1dce44d781 Adding section in README about env var cascade
as well as moving a line back up where it belongs
2014-12-01 22:46:57 -05:00
Jeremy Saenz
9908e96513 Update README.md 2014-11-23 13:46:56 -08:00
Katrina Owen
993877b447 Clarify example in README. Fixes #149 2014-11-13 06:27:03 -08:00
Yushi Nakai
9610ab1729 Fix example code 2014-09-15 21:03:35 +00:00
Tony
023450545e Minor README tweaks 2014-08-24 12:28:10 -04:00
Jeremy Saenz
0e069d0611 Update README.md 2014-08-02 12:46:57 -07:00
Jeremy Saenz
8b5fb40131 Added contributor guidelines 2014-08-02 12:45:44 -07:00
fc16c67be3 Updating structs to use labels, adding tests for env stuff 2014-07-11 18:13:10 -04:00
Summer Mousa
1a63283d44 dolling it up 2014-04-16 13:10:13 -05:00
Summer Mousa
4f92d19cbb Updated readme 2014-04-16 13:09:14 -05:00
Summer Mousa
7544c56e3c Added some documentation and bash integration code 2014-04-12 16:59:41 -05:00
tenpeoplemeet
673f4263fd Fixed typo in README 2014-02-15 12:06:07 +01:00
Conner Bryan
1c561d6228 Subcommand example used non-existent function 2014-01-08 02:01:35 -05:00
Jeremy Saenz
01b889e637 Merge branch 'master' of github.com:xyproto/cli into xyproto-master
Conflicts:
	app.go
	context.go
2013-11-28 07:51:31 -08:00
Jared Forsyth
37eef5912e add info about alternate flag names to the readme 2013-11-20 00:10:52 -08:00
Alexander Rødseth
fbbda7a902 Minor changes 2013-11-15 12:51:53 +01:00
Jeremy Saenz
ea3ef24c9d Update README.md
Added API docs url
2013-11-01 07:41:43 -07:00
Alexander
cd365a2e94 Update README.md 2013-07-23 17:17:26 +08:00
Alexander
a29aaf2879 Update README.md 2013-07-23 17:16:08 +08:00
Jesse Patching
feb04561b2 Fix app instantiation in greeter example 2013-07-22 08:47:45 -06:00
Jeremy Saenz
84a2685b9c Ellipses 2013-07-20 15:59:38 -07:00
Jeremy Saenz
e146bf9ba5 Added subcommands to the readme 2013-07-20 15:58:51 -07:00
Jeremy Saenz
518348eb46 Update README.md 2013-07-20 11:24:01 -07:00
Jeremy Saenz
a2844ae49f Update README.md 2013-07-20 11:13:48 -07:00
Jeremy Saenz
6dbfe20872 Added travis build status 2013-07-20 09:11:11 -07:00
Jeremy Saenz
39a21042e1 Update README.md 2013-07-18 11:58:14 -07:00
Jeremy Saenz
22e11159f5 Update README.md 2013-07-18 11:50:15 -07:00
Jeremy Saenz
c094d7ef44 Update README.md 2013-07-15 08:24:55 -07:00
Jeremy Saenz
cc4efc0fa4 Update README.md 2013-07-15 08:21:26 -07:00
Jeremy Saenz
37d2bc2888 Update README.md 2013-07-15 08:19:49 -07:00
Jeremy Saenz
881cc3da5d Update README.md 2013-07-15 08:06:43 -07:00
Jeremy Saenz
448705699a Update README.md
About
2013-07-15 07:46:24 -07:00
Jeremy Saenz
bde02d1a1a Update README.md
Installation
2013-07-15 07:44:17 -07:00
Jeremy Saenz
e7ff7313a3 Update README.md
Summary & overview
2013-07-15 07:38:47 -07:00
Jeremy Saenz
3e89d07ecb Create README.md 2013-07-14 18:01:26 -07:00