Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 630 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 630 Bytes

Bottles Next

Central repository for the Bottles Next project.

Usage

After cloning the repository, download the submodules:

git submodule update --init --recursive

This project contains the following submodules:

Build

To build the project, you can use the just command:

just build

License

GPL-3.0