Skip to content

Commit

Permalink
Added installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksantamaria authored Feb 8, 2024
1 parent 0fe2506 commit ed2cdae
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,16 @@ This will store the encrypted file at `keys/production/oauth.pem.asc`.
```
cat oauth.pen.asc | bay kms decrypt > oauth.pem
```

# Installation

## Homebrew (OSX)

```
brew tap dpc-sdp/bay-cli
brew install bay-cli
```

# Binaries

Download the binaries for your OS / platform from the releases page - https://github.com/dpc-sdp/bay-cli/releases

0 comments on commit ed2cdae

Please sign in to comment.