Skip to content

Commit

Permalink
Add installation instructions for homebrew
Browse files Browse the repository at this point in the history
  • Loading branch information
brunolemos committed Feb 23, 2019
1 parent 544cfa3 commit 7e13b7d
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,22 @@
<img alt="DevHub Mobile - Event Filters" height="460" src="https://user-images.githubusercontent.com/619186/52172530-5cdb6c00-2758-11e9-86cf-291a30c37c96.png" />
</p>

## Installation on macOS using Homebrew
<br/>

## Download links

Devhub can be installed on macOS using Homebrew using the following commands:
- Web: [devhubapp.com](https://devhubapp.com/)
- Android: [Play Store](https://play.google.com/store/apps/details?id=com.devhubapp&utm_source=github_repo_link)
- iOS: [App Store](https://itunes.apple.com/us/app/devhub-for-github/id1191864199?l=en&mt=8&utm_source=github_repo_link)
- Desktop:
- [GitHub Releases](https://github.com/devhubapp/devhub/releases)
- Homebrew (macOS):
```
brew tap devhubapp/devhub
brew cask install devhub
```
```bash
brew tap devhubapp/devhub
brew cask install devhub
```
<br/>
## Why
Expand Down Expand Up @@ -165,6 +173,7 @@ Alternatively, you can contribute using Gitpod, a free online dev environment fo
> When using a third party service, your tokens may be less secured.
<br/>
## Author
Follow me on Twitter: [@brunolemos](https://twitter.com/brunolemos)<br/>
Expand Down

0 comments on commit 7e13b7d

Please sign in to comment.