Central repository for the Bottles Next project.
After cloning the repository, download the submodules:
git submodule update --init --recursive
This project contains the following submodules:
To build the project, you can use the just
command:
just build
GPL-3.0