Beef-Nightly/README.md

691 B

BeefBuild

This repository builds the newest nightly version of Beef everyday and bundles it into a .deb package.

Installation

  • Install llvm18 on your system
wget https://apt.llvm.org/llvm.sh
chmod +x llvm.sh
sudo ./llvm.sh 18