Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sentriz/apkbuilds


https://github.com/sentriz/apkbuilds

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

hi, this repo is for me

$ docker build -t apkbuilds .
$ docker run \
-v "$PWD/src:/home/user/src" \
-v "$PWD/abuild:/home/user/.abuild" \
-v "$PWD/packages:/home/user/packages" \
-w "/home/user/src" \
-it apkbuilds

$ # abuild-keygen -ain
pkg $ abuild -r
$ apk add ~/packages/.../pkg.apk