cli-gh
Version:
A CLI tool to interact with Github
66 lines (41 loc) ⢠2.71 kB
Markdown
<h1 align="center">
<a href="https://jpranays.github.io/cli-gh/">GitHub CLI - ghc<a>
</h1>
<p align="center">
<img src="./docs/static/gifs/GITHUB-CLI-INTO-DARK.gif" alt="GitHub-CLI"/>
</p>
<p align="center">
<a href="https://github.com/jpranays/cli-gh"><img src="https://img.shields.io/badge/-GitHub-323232?style=flat&logo=github&logoColor=white"/></a>
<a href="https://npmjs.org/package/cli-gh"><img src="https://img.shields.io/badge/-NPM-bb2222?style=flat&logo=npm"/></a>
<a href="https://npmcharts.com/compare/cli-gh?minimal=true"><img src="https://img.shields.io/npm/dw/cli-gh.svg?label=Downloads" alt="NPM Downloads"/></a>
<a href="https://github.com/jpranays/cli-gh/blob/master/LICENSE"><img src="https://badgen.net/badge/License/MIT/blue" alt="License"/></a>
<a href="https://jpranays.github.io/cli-gh/"><img src="https://img.shields.io/badge/Docs-blue" alt="DOCS"></a>
</p>
<p align="center">Command the power of GitHub from your terminal with cross-platform versatility, seamless integration.</p>
š ļø **Simple and Intuitive**
- Easy to use with minimal setup required.
š **Secure Authentication**
- Secure authentication via GitHub PAT.
š¦ **Powerful commands**
- Includes commands for repo, PR, issue, and user management and more.
š **Cross-Platform Compatibility**
- Works seamlessly on Windows, macOS, and Linux.
š **Real-Time Updates**
- Fetch and display the latest data from GitHub with instant updates.
š **Comprehensive Documentation**
- Detailed documentation with examples for each command.
```bash
npm install -g cli-gh
```
- [**Authentication Commands**](https://jpranays.github.io/cli-gh/docs/commands/Authentication/): Authenticate and log out with ease.
- [**Repository Commands**](https://jpranays.github.io/cli-gh/docs/commands/Repository/): Effortlessly manage your repositories.
- [**Issue Commands**](https://jpranays.github.io/cli-gh/docs/commands/Issue/): Handle issue management seamlessly.
- [**Pull Request Commands**](https://jpranays.github.io/cli-gh/docs/commands/Pull%20Request/): Streamline pull request workflows.
- [**Branch Commands**](https://jpranays.github.io/cli-gh/docs/commands/Branch/): Manage branches with precision.
- [**Collaborator Commands**](https://jpranays.github.io/cli-gh/docs/commands/Collaborator/): Control collaborator access efficiently.
- [**User Commands**](https://jpranays.github.io/cli-gh/docs/commands/User/): Manage and update your user profile.
For detailed documentation and examples, visit the [Doc-site](https://jpranays.github.io/cli-gh/).