Panbuild is a virtual workspace manager for desktop and mobile app development based on Flatpak manifests.
This repo is a work-in-progress and is not ready for general use. The command-line options, command names and file formats might change at any time until the project reaches version 1.0.0.
Panbuild lets you manage build workspaces when developing open source applications. Workspaces are sandboxed and dependencies are installed on a per-project basis using Flatpak manifests and an internal database of available open source projects.
See HACKING.md
BSD-3