Skip to content

Adding debian package build script

Sohrab Behdani requested to merge github/fork/ARS101/main into main

Created by: ARS101

  • Note: It works on Arch Linux but make sure to install dpkg package to build it.

  • TODO: Need to add dependencies and create a CI/CD

    • We can use distrobox to test it in a containerized environment and detect the dependencies needed.
    • Also we can use github actions to create a CI/CD to automatically build and release the packages.

Merge request reports