Skip to content

Commit

Permalink
Merge pull request #553 from rundeck/gschueler-patch-2
Browse files Browse the repository at this point in the history
Add Homebrew instructions
  • Loading branch information
gschueler authored Jul 29, 2024
2 parents 581dfbb + 7e14556 commit fb7ae40
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 @@ -32,6 +32,13 @@ This is the official CLI tool for [Rundeck](https://github.com/rundeck/rundeck).

For apt and yum repos, see [Install](https://docs.rundeck.com/docs/rd-cli/install.html)

# Homebrew installation

```
brew tap rundeck/rundeck-cli
brew install rundeck-cli
```

# Howto

## Build
Expand Down

0 comments on commit fb7ae40

Please sign in to comment.