/QueueList

Primary LanguageKotlin

Queue List

Running the Tests

To run the tests for the first and second level use the following command:

./gradlew test

Running the Application

To run the application and read the tracks from the data/tracks.json use the following command:

./gradlew run --args="data/tracks.json album"