File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 hooks :
99 - go mod download
1010builds :
11- - id : cli
11+ - id : synthient
1212 main : ./cmd
1313 binary : synthient
1414 env :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ Synthient's official CLI tool. Currently in beta.
44
55## Install
66
7- | System | Install Command |
8- | ------- | ------------------------------------------------------------------------- |
9- | macOS | ` brew install synthient/tap/cli ` or ` go install github.com/synthient/cli ` |
10- | Linux | ` go install github.com/synthient/cli ` |
11- | Windows | ` go install github.com/synthient/cli ` |
7+ | System | Install Command |
8+ | ------- | ------------------------------------------------------------------------------- |
9+ | macOS | ` brew install synthient/tap/synthient ` or ` go install github.com/synthient/cli ` |
10+ | Linux | ` go install github.com/synthient/cli ` |
11+ | Windows | ` go install github.com/synthient/cli ` |
1212
1313## Basic Commands
1414
You can’t perform that action at this time.
0 commit comments