Homebrew tap for ejoliet tools.
brew tap ejoliet/tap https://github.com/ejoliet/homebrew-tapCLI to inspect S3 bucket contents.
brew install ejoliet/tap/s3peekOr directly:
brew install ejoliet/tap/s3peek- Create
Formula/<toolname>.rb - Bump version + update
sha256on each release - Run
brew audit --new Formula/<toolname>.rbto validate
Test a formula locally:
brew install --build-from-source Formula/s3peek.rb
brew test s3peek