macOS
How to install BassBoom on macOS
To run BassBoom in the absolute minimum requirements, your computer needs to have the following installed:
Installation
There is one way to install BassBoom on macOS systems. Follow these steps to get started:
Ensure that you have all the required software installed
Download the latest release ZIP file from this page.
Unpack the ZIP archive to any folder of your choice
Open your favorite terminal emulator, like iTerm2, and change the working directory to a folder containing the BassBoom executable
Execute
dotnet BassBoom.Cli.dll
to start the kernel
Last updated