hermes
hermes copied to clipboard
Create Homebrew tap for `hermes`
Crate
n/a
Depends on
- [x] #677
Summary
Create a Homebrew tap for hermes
.
Problem Definition
Users would then be able to install hermes
via Homebrew by running the following commands
$ brew install informalsystems/software/hermes
Proposal
Create a Homebrew tap in a repository named homebrew-software
(name to be discussed) under the informalsystems
organization and add a formula for hermes
.
Acceptance criteria
- [ ] homebrew tap for
hermes
binary - [ ] update the Hermes guide to document the installation of Hermes via homebrew
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate milestone (priority) applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned
Tagging @harveenSingh as he can likely tackle this soon.
This is a great idea. Will work on it.
Closing this in favor of the Mac binary that @harveenSingh has built out in the euc repository.
The main benefit is that the binary is bundled with other pieces of ecosystem tooling and software for easier maintenance across the board. The downside is that users won't be able to download and install Hermes via the brew install
command; however a Mac binary is perhaps just as professional as a homebrew tap.