🍻 Default formulae for the missing package manager for macOS
Find a file
Matt Brown 6f7be63a8a
tfenv: install share directory for gpg verification
tfenv has logic for verifying the Terraform releases that it downloads
with gpg or gpgv. When gpgv is used, tfenv tries to verify the
download's signature based on a key for Hashicorp that is bundled with
the tfenv release in the `share` directory - but the homebrew formula is
not installing that directory.

Closes #42396.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
2019-07-26 03:19:38 +08:00
.github
Aliases
cmd
Formula tfenv: install share directory for gpg verification 2019-07-26 03:19:38 +08:00
CONTRIBUTING.md
formula_renames.json
LICENSE.txt
README.md
tap_migrations.json

Homebrew Core

Core formulae for the Homebrew package manager.

Core formulae for the Linuxbrew package manager (Homebrew on Linux or Windows 10 Subsystem for Linux) are in Homebrew/linuxbrew-core.

How do I install these formulae?

Just brew install <formula>. This is the default tap for Homebrew and is installed by default.

More Documentation, Troubleshooting, Contributing, Security, Community, Donations, License and Sponsors

See these sections in Homebrew/brew's README.