# Pre-built packages repository # For users who want to install packages without building from source ## How to use: # ./zsvo install --repo-url https://github.com/yourname/zsvo-prebuilt neovim ## Available packages: - neovim-0.10.4.pkg.tar.zst # Latest neovim (built with all dependencies) - htop-3.4.1.pkg.tar.zst # Latest htop - cmake-3.28.3.pkg.tar.zst # Latest cmake - git-2.43.0.pkg.tar.zst # Latest git ## Building packages: # Use scripts/build-prebuilt.sh to create packages for this repository