/homebrew-tap

TKC's tap for Homebrew recipes

Primary LanguageRubyApache License 2.0Apache-2.0

Homebrew Tap

TKC's tap for Homebrew recipes

Usage

brew tap TheKeyholdingCompany/tap

Developing

Each application should have its own .rb file.

Examples:

How to get the SHA256 hash

After you download the source tar.gz file, run the following command to get the SHA256 hash:

openssl dgst -sha256 your-file.tar.gz