GUI for the OpenBSD package manager
Go to file
Solene Rapenne 83a99df236 README: how to contribute 2022-05-05 18:38:58 +02:00
src init 2022-05-05 18:32:25 +02:00
LICENSE Initial commit 2022-05-05 09:26:34 +00:00
Makefile init 2022-05-05 18:32:25 +02:00
README.md README: how to contribute 2022-05-05 18:38:58 +02:00
build_json.py init 2022-05-05 18:32:25 +02:00

README.md

AppManager

A GUI for the OpenBSD package manager.

How to use

Install packages godot and sqlports, then execute make run in the sources directory.

How to contribute

The project is done using Godot, import the project in godot editor (godot-tools for OpenBSD current and >= 7.2), all the code is there.