TheKeyholdingCompany / homebrew-tap

TKC's tap for Homebrew recipes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TKC's tap for Homebrew recipes

License:Apache License 2.0


Languages

Language:Ruby 100.0%