greyltc / arch-packages

Packages for Arch Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arch-packages

Packages for Arch Linux

Building locally

git clone https://github.com/greyltc/arch-packages.git
cd arch-packages
docker buildx build --progress plain --target build --tag built --load .
docker buildx build --progress plain --target export --output type=local,dest=out .

build artifacts will have now appeared in out/

About

Packages for Arch Linux


Languages

Language:Shell 96.5%Language:Dockerfile 3.5%