/homebrew-jwt-cli

The official homebrew tap for jwt-cli. Because it's not popular enough on its own.

Primary LanguageRubyMIT LicenseMIT

Homebrew jwt-cli

The official homebrew tap for jwt-cli. Because it's not popular enough on its own.

This is a tiny little repo to host a homebrew tap for jwt-cli.

# Tap the repo, if you haven't already
brew tap mike-engel/jwt-cli

# Install the binary to your PATH (like any other brew formula
brew install jwt-cli

# Finally, ensure it works by running the help command
jwt --help

Contributing

I welcome all contributions! If you've found a bug, please create a GitHub issue. If you'd like to contribute code, please create a new pull request. All I ask is that you follow the code of conduct listed below.

Calculating the SHA256 hash

Because I often forget this, here's how to do it if you have OpenSSL installed locally

openssl dgst -sha256 jwt-macOS.tar.gz