This repository should be used as an example for anyone wanting to create a "dist repo" or a strand type repository for Debian or any Darwin based systems utilising the APT package manager. Dependencies (to use properly)
- apt-utils (apt-get install apt-utils)
- zstd (apt-get install zstd)
- bzip2 (apt-get install bzip2)
- xz-utils (apt-get install xz-utils) gz should be preinstalled
credits to: procursus for the repo shell