Skip to content

Commit

Permalink
docs: About GitHub token trick
Browse files Browse the repository at this point in the history
  • Loading branch information
staticaland committed Nov 15, 2023
1 parent 8d73cc7 commit b20904b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

## Homebrew

> WHEN THIS REPOSITORY IS PUBLIC...
A Homebrew formula is included at [`./Formula/ok.rb`](Formula/ok.rb).

Make sure you are logged in to GitHub with `gh`.

```sh
export HOMEBREW_GITHUB_API_TOKEN=$(gh config get -h github.com oauth_token)
brew tap oslokommune/ok https://github.com/oslokommune/ok
brew install ok
```
Expand Down

0 comments on commit b20904b

Please sign in to comment.