pi-zstack
v0.1.4
Published
Rob Zolkos' personal Pi stack as an installable meta package.
Maintainers
Readme
pi-zstack
My personal Pi stack.
pi-zstack can be installed as a Pi package, or bootstrapped from GitHub with a curl-to-bash installer.
The preferred install method is the bash installer below. It installs each package directly with pi install, which lets Pi keep those packages updated normally.
Preferred: install from GitHub
curl -fsSL -H "Accept: application/vnd.github.raw" https://api.github.com/repos/robzolkos/pi-zstack/contents/install.sh?ref=main | bashSafer inspect-first version:
curl -fsSL -H "Accept: application/vnd.github.raw" https://api.github.com/repos/robzolkos/pi-zstack/contents/install.sh?ref=main -o /tmp/pi-zstack-install.sh
less /tmp/pi-zstack-install.sh
bash /tmp/pi-zstack-install.shThe installer reads packages.txt, so updating the stack is just adding/removing lines there.
Alternative: install as a Pi package
pi install npm:pi-zstackThis installs pi-zstack as a meta package. Prefer the bash installer if you want Pi to manage and update each package individually.
Package list
See packages.txt.
Current packages:
