🍺 BREW Explorer

← all formulae

hermit

brew install hermit v0.52.3 Apache-2.0

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

39
30-day installs · #5244
130
90-day · #5017
589
365-day · #4778

Build dependencies

go

Links

Caveats

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)"
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": "For shell integration hooks, add the following to your shell configuration:\n\nFor bash, add the following command to your .bashrc:\n  eval \"$(test -x $(brew --prefix)/bin/hermit \u0026\u0026 $(brew --prefix)/bin/hermit shell-hooks --print --bash)\"\n\nFor zsh, add the following command to your .zshrc:\n  eval \"$(test -x $(brew --prefix)/bin/hermit \u0026\u0026 $(brew --prefix)/bin/hermit shell-hooks --print --zsh)\"\n",
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Manages isolated, self-bootstrapping sets of tools in software projects",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:36+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "hermit",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://cashapp.github.io/hermit",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Hermit - Hermit",
  "installs_30d": 39,
  "installs_365d": 589,
  "installs_90d": 130,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "hermit",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5244,
  "rank_365d": 4778,
  "rank_90d": 5017,
  "raw_hash": "f84034ef5cafc9e4",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/h/hermit.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.52.3",
  "versioned_formulae": [],
  "why_use_this": null
}