Skip to content

terramono/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

terrox homebrew tap

Install terrox — a Terraform TUI with visual AWS resource cards — via Homebrew.

Canonical GitHub repo: terramono/homebrew-tap. This folder is a local working copy.

Install

brew tap terramono/tap https://github.com/terramono/homebrew-tap
brew install terrox

Usage

terrox                    # run in current directory (must contain .tf files)
terrox -dir /path/to/tf   # run in specified Terraform directory

Releasing a new version

The formula in terramono/homebrew-tap is updated by GoReleaser from the main repo (.goreleaser.yaml brews section).

  1. Tag in terramono/terrox:
    git tag v0.x.0
    git push origin v0.x.0
  2. From terramono/terrox on that tag:
    GITHUB_TOKEN=$(gh auth token) goreleaser release --clean

About

Homebrew tap for terrox (terramono/terrox)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages