Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 423 Bytes

readme.md

File metadata and controls

19 lines (11 loc) · 423 Bytes

ko

How to build the app on a mac

Install build dependencies node and zig via brew, clone the repository, build and run the app:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install node zig

git clone https://github.com/monsterkodi/ko.git

cd ./ko/ko.app

./kk -bkr