3.3.4 β€’ Published 4 years ago

github-interact-cli v3.3.4

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

github-interact-cli

github-interact-cli lets you use GitHub right inside your terminal.

πŸ‘‰ FEATURES

  • πŸ“¦ Create a new repo
  • ♻️ Delete your existing repo
  • πŸš€ Get all public repos of any GitHub User
  • ⚠️ Open issue in any repo.
  • βœ‰οΈ Get public email of any GitHub user
  • ⭐️ Get stargazers of any GitHub repo

🎩 INSTALLATION

Install the CLI globally. If you are windows user, run your command prompt/terminal as administrator. If you are macOS user, add sudo before the following command.

npm i -g github-interact-cli

πŸ— SETUP

Type the following in the terminal to run the CLI.

github

CLI will start running. It will ask you to add a Personal Access Token & your GitHub Username. If you don't know what Personal Access Token is & how to create one, check this awesome guide by GitHub.

!Note: Be sure to give the token repo, admin:repo_hook & delete repo scopes .

Once you are done, exit the CLI so that configurations can be saved & used again.

! Note: This is one time thing. You will not have to do it again every time you run the CLI.

πŸ‘Œ Shortcuts

You can now use shortcuts to interact with the CLI. Just type any of the following in the terminal & hit Enter

  • New Repo
github-new
  • Delete Repo
github-delete
  • Get All Public Repo
github-get
  • Open Issue
github-issue
  • Get Email
github-email
  • Get Stars
github-stars

πŸ“¦ Create New Repo

Write the following in the terminal to run the CLI again.

github

You will get this menu. πŸ”₯

Enter 1 to Create a GitHub Repo. Then answer the next questions.

Taa daa! The repo has been created. You can check it! πŸ₯‚

♻️ Delete your Existing Repo

Type the following in the terminal to run the CLI.

github

You will get this menu. πŸ”₯

Enter 2 to Create a GitHub Repo. Then enter the name of the repo you want to delete.

Taa daa! The repo has been deleted. πŸ™ŒπŸ»

! Note: Be sure to give your personal access token delete repo scope. If you don't know how to edit your current token, follow these steps.

  • Open your GitHub account settings
  • Select Developer settings from the left sidebar
  • Click on Personal access tokens
  • You will see a list of personal access tokens. Select the token you created earlier for github-interact-cli.
  • Scroll down the scope list and select delete_repo
  • Then scroll at the bottom & select Update token

πŸš€ Get All Repos

Type the following in the terminal to run the CLI.

github

You will get this menu. πŸ”₯

Enter 3 to get all GitHub Public Repos of the any GitHub user. Next enter the username of the GitHub user you want to see the repos of.

Press Enter. And there you have it, folks! πŸ”₯

⚠️ Open Issue

Type the following in the terminal to run the CLI.

github

You will get this menu. πŸ”₯

Enter 4 to Create a GitHub Issue. Then answer the next questions.

Click here to check the issue I just created in the screenshot.

βœ‰οΈ Get Public Email

Type the following in the terminal to run the CLI.

github

You will get this menu. πŸ”₯

Enter 5 to get public email of the GitHub user. Then enter the username of the GitHub user.

⭐️Get Stargazers

Type the following in the terminal to run the CLI.

github

You will get this menu. πŸ”₯

Enter 6 to get total number of stargazers of any GitHub repos. Then answer the next questions.

πŸš€ FEATURE REQUEST

Use the Issues section if you want to request any feature or report an issue.

πŸ™ŒπŸ» PROPS

πŸ‘¨πŸ»β€πŸ’» AUTHOR

πŸ™‹πŸ»β€β™‚οΈ Hola! I am Saad, an undergrad Computer Science student. I developed this CLI to automate the repetitive ridiculous amount of things we have to do in GitHub. You can follow me at

πŸ”‘ LICENSE

  • MIT
3.3.4

4 years ago

3.3.3

4 years ago

3.3.2

4 years ago

3.3.1

4 years ago

3.3.0

4 years ago

3.2.0

4 years ago

3.1.0

4 years ago

2.2.9

4 years ago

2.2.7

4 years ago

2.2.6

4 years ago

2.2.8

4 years ago

2.2.5

4 years ago

2.2.4

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.1.21

4 years ago

2.2.21

4 years ago

2.1.20

4 years ago

2.1.19

4 years ago

2.1.18

4 years ago

2.1.17

4 years ago

2.1.16

4 years ago

2.1.15

4 years ago

2.1.14

4 years ago

2.1.13

4 years ago

2.1.12

4 years ago

2.1.10

4 years ago

2.1.11

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.7

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.4

4 years ago

2.1.6

4 years ago

2.1.5

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago