Skip to content Source: homebrew/core Website Homebrew
hermit
Formula Utilities v0.49.4
Manages isolated, self-bootstrapping sets of tools in software projects
Install 1
App in
Terminal
$
brew install hermit
Build Dependencies
Installation Notes
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)"
Install Statistics 96.4%
Average daily installs by period
Related Utilities Apps
View Allpython@3.13
Popular
Interpreted, interactive, object-oriented programming language
Utilities v3.13.12