Skip to content

Add list command #16

Merged
tcnksm merged 7 commits intomasterfrom
list
Jun 22, 2015
Merged

Add list command #16
tcnksm merged 7 commits intomasterfrom
list

Conversation

@tcnksm
Copy link
Owner

@tcnksm tcnksm commented Jun 22, 2015

To check available framework,

$ gcli list
+-----------------+---------+-----------------------------------------------------+
|      NAME       | COMMAND |                         URL                         |
+-----------------+---------+-----------------------------------------------------+
| mitchellh_cli   | *       | https://github.com/mitchellh/cli                    |
| codegangsta_cli | *       | https://github.com/codegangsta/cli                  |
| go_cmd          | *       | https://github.com/golang/go/tree/master/src/cmd/go |
| flag            |         | https://golang.org/pkg/flag/                        |
+-----------------+---------+-----------------------------------------------------+
COMMAND(*) means you can create command pattern CLI with that framework (you can use --command flag)

tcnksm added a commit that referenced this pull request Jun 22, 2015
@tcnksm tcnksm merged commit 10f4792 into master Jun 22, 2015
@tcnksm tcnksm deleted the list branch June 27, 2015 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant