CLI
Last updated
Last updated
We maintain an application that is powered by the . The CLI application is available for most Windows, macOS, and Linux architectures.
This requires a .
stores archives on a commit-by-commit basis based on each build. You can navigate to a run and download an archive of the executables.
Navigate to the for the CLI.
Click on the name of the build you wish to download.
Scroll down and click on the artifact that matches your Operating System.
The downloaded artifact is a .zip
file that contains the executable binaries on that operating system for all supported CPU architectures. Extract the file and navigate to your folder.
Executable files are located in {build type}
-> releaseExecutable
-> levelz.{extension}
For example, Windows is located in mingwX64
-> releaseExecutable
-> levelz.exe
You can and assemble the binaries yourself.