hermit

Install command:
brew install hermit

Manages isolated, self-bootstrapping sets of tools in software projects

https://cashapp.github.io/hermit

License: Apache-2.0

Formula JSON API: /api/formula/hermit.json

Formula code: hermit.rb on GitHub

Bottle (binary package) installation support provided for:

Apple Silicon sonoma
ventura
monterey
Intel sonoma
ventura
monterey
64-bit linux

Current versions:

stable 0.39.3

Depends on when building from source:

go 1.22.5 Open source programming language to build simple/reliable/efficient software
For shell integration hooks, add the following to your shell configuration:

For bash, add the following command to your .bashrc:
    eval "$(test -x $(brew --prefix)/bin/hermit && $(brew --prefix)/bin/hermit shell-hooks --print --bash)"

For zsh, add the following command to your .zshrc:
    eval "$(test -x $(brew --prefix)/bin/hermit && $(brew --prefix)/bin/hermit shell-hooks --print --zsh)"

Analytics:

Installs (30 days)
hermit 41
Installs on Request (30 days)
hermit 41
Build Errors (30 days)
hermit 0
Installs (90 days)
hermit 120
hermit --HEAD 2
Installs on Request (90 days)
hermit 120
hermit --HEAD 2
Installs (365 days)
hermit 391
hermit --HEAD 2
Installs on Request (365 days)
hermit 391
hermit --HEAD 2
Fork me on GitHub