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
- https://github.com/tgenv/tgenv
- GitHub: tgenv/tgenv
- Brew formula source: Formula/t/tgenv.rb
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[](https://github.com/tgenv/tgenv/actions/workflows/tests.yml)\n[](https://github.com/tgenv/tgenv/releases/latest)\n[](LICENSE)\n\n\n\n\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
}