2
2
3
3
<div align =" center " >
4
4
<h1>⚡️ github-interact-cli<br>
5
- <img src="https://img.shields.io/badge/version-v3.0 .0-green">
6
- <img src="https://img.shields.io/badge/license-MIT-green">
5
+ <img alt="version: 3.1.0" src="https://img.shields.io/badge/version-v3.1 .0-green">
6
+ <img alt="license: MIT" src="https://img.shields.io/badge/license-MIT-green">
7
7
</h1>
8
8
</div >
9
9
12
12
## 👉 Features
13
13
14
14
- 📦 Create a new repo
15
+ - 🚀 Get all public repos of any GitHub User
15
16
- ⚠️ Open issue in any repo.
16
17
- ✉️ Get public email of any GitHub user
17
18
- ⭐️Get stargazers of any GitHub repo
@@ -25,7 +26,7 @@ npm i -g github-interact-cli
25
26
```
26
27
27
28
<div align =" center " >
28
- <img src="https://i.imgur.com/ClFFvhH.gif">
29
+ <img alt="installation" src="https://i.imgur.com/ClFFvhH.gif">
29
30
</div >
30
31
31
32
## 🏗 SETUP
@@ -40,11 +41,11 @@ CLI will start running. It will ask you to add a **Personal Access Token** & you
40
41
41
42
` !Note: ` Be sure to give the token _ repo_ & _ admin: repo_hook_ access.
42
43
43
- <img src =" https://i.imgur.com/El9gYcp.png " >
44
+ <img alt = " personal access token configurations " src =" https://i.imgur.com/El9gYcp.png " >
44
45
45
46
Once you are done, exit the CLI so that configurations can be saved & used again.
46
47
47
- <img src =" https://i.imgur.com/fVdgewD.png " >
48
+ <img alt = " done " src =" https://i.imgur.com/fVdgewD.png " >
48
49
49
50
` ! Note: ` This is one time thing. You will not have to do it again every time you run the CLI.
50
51
@@ -58,13 +59,33 @@ github
58
59
59
60
You will get this menu. 🔥
60
61
61
- <img src =" https://i.imgur.com/z9I199e .png " >
62
+ <img alt = " menu " src =" https://i.imgur.com/kvLbE9T .png " >
62
63
63
- Enter ` 1 ` to Create a GitHub Repo. Then answer the next questions.
64
+ Enter < kbd >1</ kbd > to Create a GitHub Repo. Then answer the next questions.
64
65
65
- <img src =" https://i.imgur.com/fpv4MBS.gif " >
66
+ <img alt = " done " src =" https://i.imgur.com/LsSQeoL.png " >
66
67
67
- Taa daa! Your repo has been created. 🥂
68
+ Taa daa! The repo has been created. You can [ check] ( https://github.com/msaaddev/git-testing-repo ) it! 🥂
69
+
70
+ ### 🚀 Get All Repos
71
+
72
+ Type the following in the terminal to run the CLI.
73
+
74
+ ```
75
+ github
76
+ ```
77
+
78
+ You will get this menu. 🔥
79
+
80
+ <img alt =" menu " src =" https://i.imgur.com/kvLbE9T.png " >
81
+
82
+ Enter <kbd >2</kbd > 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.
83
+
84
+ <img alt =" enter username " src =" https://i.imgur.com/n8sLwe3.png " >
85
+
86
+ Press <kbd >Enter</kbd >. And there you have it, folks! 🔥
87
+
88
+ <img alt =" done " src =" https://i.imgur.com/kID3qMm.png " >
68
89
69
90
### ⚠️ Open Issue
70
91
@@ -76,11 +97,13 @@ github
76
97
77
98
You will get this menu. 🔥
78
99
79
- <img src =" https://i.imgur.com/z9I199e.png " >
100
+ <img alt =" menu " src =" https://i.imgur.com/kvLbE9T.png " >
101
+
102
+ Enter <kbd >3</kbd > to Create a GitHub Issue. Then answer the next questions.
80
103
81
- Enter ` 2 ` to Create a GitHub Repo. Then answer the next questions.
104
+ < img alt = " done " src = " https://i.imgur.com/x2SCUT6.png " >
82
105
83
- < img src = " https://i.imgur. com/ZP6TzQc.png " >
106
+ [ Click here ] ( https://github. com/msaaddev/vidly/issues/8 ) to check the issue I just created in the screenshot.
84
107
85
108
### ✉️ Get Public Email
86
109
@@ -92,11 +115,11 @@ github
92
115
93
116
You will get this menu. 🔥
94
117
95
- <img src =" https://i.imgur.com/z9I199e .png " >
118
+ <img alt = " menu " src =" https://i.imgur.com/kvLbE9T .png " >
96
119
97
- Enter ` 3 ` to Create a GitHub Repo . Then answer the next questions.
120
+ Enter < kbd >4</ kbd > to get public email of the GitHub user . Then answer the next questions.
98
121
99
- <img src =" https://i.imgur.com/ajXz5RE .png " >
122
+ <img alt = " done " src =" https://i.imgur.com/qeqvJ0Y .png " >
100
123
101
124
### ⭐️Get Stargazers
102
125
@@ -108,11 +131,11 @@ github
108
131
109
132
You will get this menu. 🔥
110
133
111
- <img src =" https://i.imgur.com/z9I199e .png " >
134
+ <img alt = " menu " src =" https://i.imgur.com/kvLbE9T .png " >
112
135
113
- Enter ` 4 ` to Create a GitHub Repo . Then answer the next questions.
136
+ Enter < kbd >5</ kbd > to get total number of stargazers of any GitHub repos . Then answer the next questions.
114
137
115
- <img src =" https://i.imgur.com/E70a4Xv .png " >
138
+ <img alt = " done " src =" https://i.imgur.com/QzqIS9x .png " >
116
139
117
140
## 🚀 FEATURE REQUEST
118
141
0 commit comments