/test-actions

Testing GitHub Actions

Primary LanguageC++GNU General Public License v3.0GPL-3.0


theBeat is an audio player.


Dependencies

Additional macOS Dependencies

Additional Linux Dependencies

Build

Run the following commands in your terminal.

mkdir build
qmake ../theBeat.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

Docs

For help with theBeat, visit the theBeat Documentation.


© Victor Tran, 2022. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.