Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 780 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 780 Bytes

Welcome to the repository

This repository contains the GHolo project from the GPlugins series!

Local development

Local project

Clone the repository:

git clone https://github.com/Gecolay/GHolo.git

Build

Run the gradle build command.

The final GHolo-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