Hanzalashaik / github-cli

GitHub CLI (Command Line Interface) is a tool developed by GitHub that allows users to interact with GitHub repositories, issues, pull requests, and more directly from the command line. It's designed to enhance the workflow for developers and contributors who prefer using the terminal or command line interface.

Home Page:https://github.com/Hanzalashaik/github-cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-cli

About the project

GitHub CLI (Command Line Interface) is a tool developed by GitHub that allows users to interact with GitHub repositories, issues, pull requests, and more directly from the command line. It's designed to enhance the workflow for developers and contributors who prefer using the terminal or command line interface.

MIT License

Features

  • Name
  • Company
  • Website
  • Location
  • Email
  • Twitter Username
  • Public Repos
  • Public Gists
  • Total Followers
  • Total Followings

Installation

  1. Clone the repo and change the directory
git clone git@github.com:Hanzalashaik/github-cli.git
  1. Install NPM packages
npm install
  1. To start the project :
npm start

The CLI will ask you to give github username. Enter the username you want to get the details of. Image

forthebadge forthebadge

About

GitHub CLI (Command Line Interface) is a tool developed by GitHub that allows users to interact with GitHub repositories, issues, pull requests, and more directly from the command line. It's designed to enhance the workflow for developers and contributors who prefer using the terminal or command line interface.

https://github.com/Hanzalashaik/github-cli


Languages

Language:JavaScript 100.0%