Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 903 Bytes

File metadata and controls

30 lines (19 loc) · 903 Bytes

Overview

This repository contains the GMusic project!

Local development

Local project

Clone the repository:

git clone https://github.com/gecolay/GMusic.git

Build

Run the gradlew clean build command.

The final GMusic-x.x-x.jar file will be in the build/libs folder.

Pull requests

You can create a pull request to submit your code to this repository: Pull requests