Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
add new command to install CLI
authored
Aug 03, 2021
by
Hamza
Show whitespace changes
Inline
Side-by-side
Getting-Started.md
View page @
9c4990b0
...
@@ -15,6 +15,10 @@ $ cd beneficent
...
@@ -15,6 +15,10 @@ $ cd beneficent
```
```
1) Install dev CLI tool:
1) Install dev CLI tool:
$ yarn install:cli
OR
$ cd services/cli
$ cd services/cli
$ npm install -g .
$ npm install -g .
...
...
...
...