pedrolucasp / apkbuilder

Build and update Alpine packages backed by git on a given repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

				         apkbuilder

It automatically keeps everything tidy on a package repository of APKBUILDs.

				           USAGE

Run apkbuilder update to update the Alpine repository. It'll basically fetch
from a remote named origin in the branch master.

Run apkbuilder build to rebuild every package or specify a list of packages.

				         LICENSE

Check COPYING, but it's under the terms of the MIT License.

About

Build and update Alpine packages backed by git on a given repository

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Shell 100.0%