Getting started
Concept
How Peios Packages Work
The package system at a glance — three tools, one workflow. From an upstream tag on GitHub to a signed package fetchable from the official repository, with no human in the middle.
How-toBuild Your First Package
Walk through producing a signed .peipkg from scratch using peipkg-build. The example builds a tiny "hello" package end-to-end on any Linux host.
How-toSet Up a Build Farm
Install peipkg-manager on a Linux host, point it at a directory of recipes, and let it watch upstreams and publish packages automatically.