This repository contains packaging files and helper scripts to build the dependencies required to run and the installation packages for Ásbrú Connection Manager.
- Make sure you have the necessary dependencies installed
debuildcurlorwget
- Clone this repository somewhere you like and
cdinto it - Run
sudo ./make_debian.sh(elevated privileges are needed because the script automatically installs any missing build dependencies and then uninstalls them once the package is built) - The packages will all be created under
./debian/tmp/, you can copy/install them from there then delete the tmp folder afterwards.
- Make sure you have the necessary dependencies installed
- rpm-build
curlorwget
- Clone this repository somewhere you like and
cdinto it - Run ./make_rpm.sh
- The packages will all be created under
./rpm/RPMS/noarch/, you can copy/install them from there then delete the tmp folder afterwards.
If you want to contribute to Ásbrú Connection Manager, first check out the issues and see if your request is not listed yet. Issues and pull requests will be triaged and responded to as quickly as possible.
Before contributing, please review our Contributors' primer for info on how to make feature requests and remain mindful that we adhere to the Contributor Covenant code of conduct.
Ásbrú Connection Manager is licensed under the GNU General Public License, version 3.0. A full copy of the license can be found in the LICENSE file.
