Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 193 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 193 Bytes

zkbdf

MacOS instructions (assuming you have Homebrew installed):

  • brew install openssl
  • brew install llvm
  • export PATH="$(brew --prefix)/opt/llvm/bin:$PATH"
  • make clean && make