Skip to content

Commit

Permalink
Feat #61: Added doc on how to install with homebrew (#323)
Browse files Browse the repository at this point in the history
* Added doc on how to install with homebrew
  • Loading branch information
erikbra authored Apr 6, 2023
1 parent 689459c commit e1aa404
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/GettingGrate.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ please install [dotnet 6](https://dotnet.microsoft.com/download/dotnet/6.0)

grate is available on [winget](https://docs.microsoft.com/en-us/windows/package-manager/winget/). Simply `winget install erikbra.grate` for awesome!

## Homebrew

grate is available as a Homebrew cask. Simply `brew install --cask erikbra/cask/grate` for awesomeness!

## Notes

Plans are afoot for more OS specific package managers, watch this space.

0 comments on commit e1aa404

Please sign in to comment.