You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ npm i -g github-interact-cli
28
28
<img src="https://i.imgur.com/ClFFvhH.gif">
29
29
</div>
30
30
31
-
## 🔥 HOW TO USE
31
+
## 🏗 SETUP
32
32
33
33
Type the following in the terminal to run the CLI.
34
34
@@ -38,12 +38,14 @@ github
38
38
39
39
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](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) by GitHub.
40
40
41
-
`!Note:` Be sure to give the token *repo* & *admin:repo_hook* access.
41
+
`!Note:` Be sure to give the token _repo_ & _admin:repo_hook_ access.
42
42
43
43
<imgsrc="https://i.imgur.com/El9gYcp.png">
44
44
45
45
Once you are done, exit the CLI so that configurations can be saved & used again.
46
46
47
47
<imgsrc="https://i.imgur.com/fVdgewD.png">
48
48
49
-
`! Note:` This is one time thing. You will not have to do it again every time you will run the CLI.
49
+
`! Note:` This is one time thing. You will not have to do it again every time you run the CLI.
0 commit comments