Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamon committed May 2, 2024
1 parent 5cfde38 commit 2ee14cb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,15 @@

## Building the CLI

1. [Install golang](https://go.dev/doc/install) if you do not have it already

2. Install goreleaser
```
brew install goreleaser/tap/goreleaser
```

3. Build the CLI
```
goreleaser build --single-target --snapshot --clean
```

Expand Down

0 comments on commit 2ee14cb

Please sign in to comment.