Skip to content

Latest commit

 

History

History

github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

github

github is a command showing the usage subcommands with dependency injection.

Build & Run

go build

Usage

$ ./github
Usage: ./github [OPTIONS] COMMAND

Example command

Options:
  -verbose
        Enable verbose output

Subcommands:
  repos
        Manage GitHub repositories
$ ./github repos list -user octocat
Repositories of octocat:
- boysenberry-repo-1
- git-consortium
- hello-worId
- Hello-World
- linguist
- octocat.github.io
- Spoon-Knife
- test-repo1