Central repository for the Bottles Next project.
Clone the repository:
SSH:
git clone --recursive git@github.com:bottlesdevs/bottles-next.gitHTTPS:
git clone --recursive https://github.com/bottlesdevs/bottles-next.gitTo build the project, you can use the just command:
just buildMore recipes can be found in the justfile.
GPL-3.0