Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 551 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 551 Bytes

The Kafe Homebrew tap

This is a custom Homebrew tap for libkafe source build.

Setup

You can add the custom tap in a MacOS terminal session using:

brew tap libkafe/kafe

Installing Kafe

Once the tap has been added locally, you can install Kafe with:

brew install libkafe

This command will download the latest available Kafe source archive, build the binaries locally and install the kafe command line tool, as well as shared and static libkafe libaries and development files.