🍺 BREW Explorer

← all formulae

tgenv

brew install tgenv v1.3.0 MIT

Terragrunt version manager inspired by tfenv

1.1k
30-day installs · #1256
4.2k
90-day · #1187
6.5k
365-day · #1736
63
★ GitHub stars · updated 2mo ago

GitHub topics

iac terragrunt tgenv

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": null,
  "conflicts_with": [
    "tenv",
    "terragrunt"
  ],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Terragrunt version manager inspired by tfenv",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:24+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "tgenv",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-15T05:11:26Z",
  "github_readme_excerpt": "# TGEnv \u2014 Terragrunt Version Manager\n\n[![Tests](https://github.com/tgenv/tgenv/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/tgenv/tgenv/actions/workflows/tests.yml)\n[![Latest Release](https://img.shields.io/github/v/release/tgenv/tgenv?label=release)](https://github.com/tgenv/tgenv/releases/latest)\n[![License](https://img.shields.io/github/license/tgenv/tgenv)](LICENSE)\n![Linux](https://img.shields.io/badge/Linux-FCC624?logo=linux\u0026logoColor=black)\n![macOS](https://img.shields.io/badge/macOS-000000?logo=apple\u0026logoColor=white)\n![WSL](https://img.shields.io/badge/WSL-0078D4?logo=windows\u0026logoColor=white)\n![Shell Script](https://img.shields.io/badge/Shell_Script-121011?logo=gnu-bash\u0026logoColor=white)\n\n\u003e A [Terragrunt](https://github.com/gruntwork-io/terragrunt) version manager inspired by [tfenv](https://github.com/tfutils/tfenv). Install, switch and manage multiple Terragrunt versions from a single shell environment.\n\n---\n\n## Documentation\n\nFull documentation is available at **[tgenv.github.io/tgenv](https://tgenv.github.io/tgenv/)**, covering:\n\n- [Installation](https://tgenv.github.io/tgenv/installation/)\n- [Usage](https://tgenv.github.io/tgenv/usage/install/) \u2014 `install`, `use`, `list`, `list-remote`, `uninstall`, `upgrade`\n- [The `.terragrunt-version` file](https://tgenv.github.io/tgenv/terragrunt-version-file/)\n- [Environment Variables](https://tgenv.github.io/tgenv/environment-variables/)\n- [Architecture](https://tgenv.github.io/tgenv/architecture/)\n- [Contributing](https://tgenv.github.io/tgenv/contributing/)\n\n## Quick Start\n\n```bash\ngit clone --depth 1 --branch main https://github.com/tgenv/tgenv.git ~/.tgenv\necho \u0027export PATH=\"$HOME/.tgenv/bin:$PATH\"\u0027 \u003e\u003e ~/.bash_profile\n```\n\n```bash\ntgenv install latest\ntgenv use latest\n```\n\n## License\n\n[MIT](LICENSE) \u2014 forked from [cunymatthieu/tgenv](https://github.com/cunymatthieu/tgenv).\n\n",
  "github_repo": "tgenv/tgenv",
  "github_stars": 63,
  "github_topics": [
    "iac",
    "terragrunt",
    "tgenv"
  ],
  "homepage": "https://github.com/tgenv/tgenv",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 1095,
  "installs_365d": 6451,
  "installs_90d": 4199,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "tgenv",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1256,
  "rank_365d": 1736,
  "rank_90d": 1187,
  "raw_hash": "1c6765f39664bd14",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/t/tgenv.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "unzip"
  ],
  "version_head": "HEAD",
  "version_stable": "1.3.0",
  "versioned_formulae": [],
  "why_use_this": null
}