AOSC-Dev / autobuild4

AOSC OS package maintenance toolkit (version 4)
GNU General Public License v2.0
6 stars 4 forks source link

Autobuild4

Autobuild4 is an semi-automated packaging toolkit for AOSC OS.

Based on source and package definitions, Autobuild4 can:

Autobuild4 is a successor to the Autobuild3 used between 2015 and 2023.

Installing Autobuild4

Dependencies

Building and Installing

cmake .
make
make install

Documentation