Homebrew formulae for vars, an encrypted
store for your environment variables.
brew install vars-cli/tap/varsOr tap first, then install:
brew tap vars-cli/tap
brew install varsFormula/vars.rb is generated and pushed automatically. On every vX.Y.Z tag in
vars-cli/vars, the release workflow builds
the cross-platform archives with GoReleaser and runs scripts/update-formula.sh,
which renders the formula from the release checksums and commits it here. Don't
edit Formula/vars.rb by hand: the next release overwrites it.