- Remove install-script.sh from .gitignore (needed for Docker builds) - Add PREBUILT.md with instructions for pre-built packages - Update install hints to include prebuilt packages option
531 B
531 B
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