https://github.com/delciokelson/github_cli
github_cli
https://github.com/delciokelson/github_cli
cli github go repository
Last synced: about 2 months ago
JSON representation
github_cli
- Host: GitHub
- URL: https://github.com/delciokelson/github_cli
- Owner: DelcioKelson
- License: other
- Created: 2023-07-05T12:50:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T00:09:17.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T03:42:44.343Z (over 1 year ago)
- Topics: cli, github, go, repository
- Language: Go
- Homepage:
- Size: 11.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github_cli
github_cli is a command-line application that allows\
you to fetch various data related to a target user from GitHub. \
It provides convenient and efficient ways to retrieve information \
such as pull requests, repositories, followers, and more.
Usage:
- github_cli [command] [target user]
Available Commands:
- completion Generate the autocompletion script for the - specified shell
- following Get repos followed by the target user
- help Help about any command
- prs Get a list of pull requests for the target user
- repos Retrieve information about repositories owned by the target user
Flags:\
---config string config file (default is $HOME/.github_cli.yaml) \
-h, --help help for github_cli \
-t, --toggle Help message for toggle
Use "github_cli [command] --help" for more information about a command.