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
* Download the executable corresponding to your OS from the table below.
18
19
19
20
| OS & Architecture | Link |
@@ -30,7 +31,7 @@ To combat all this, **Issue** is a simple CLI utility for viewing GitLab project
30
31
* Add the path of the directory, in which the executable is present, to your `PATH` environment variable.
31
32
* Run `issue version` to verify the successful installation!
32
33
33
-
# Initial Setup
34
+
###Initial Setup
34
35
* Run `issue init`.
35
36
* Open the generated `issues.config.json` file.
36
37
*[Generate a Gitlab API token.](https://gitlab.com/-/profile/personal_access_tokens) Only provide read_* permissions to the token. Paste your token as the value for the `BearerToken` attribute in the config file.
0 commit comments