Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/github-cli
Github cli.
https://github.com/afeiship/github-cli
actions cli docs gh gh-pages github pages
Last synced: 21 days ago
JSON representation
Github cli.
- Host: GitHub
- URL: https://github.com/afeiship/github-cli
- Owner: afeiship
- Created: 2019-12-02T06:42:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T13:09:42.000Z (4 months ago)
- Last Synced: 2024-10-12T11:01:59.476Z (about 1 month ago)
- Topics: actions, cli, docs, gh, gh-pages, github, pages
- Language: TypeScript
- Homepage:
- Size: 203 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-cli
> Github cli.## usage
```bash
$ ghc -h
Usage: index [options]Options:
-V, --version output the version number
-v, --verbose show verbose log
-c, --create-pages set pages to main:docs
-d, --destroy-pages delete pages
-h, --help display help for command
```