Skip to content

Environment Setup

Maxi Rosson edited this page Aug 9, 2021 · 1 revision

Clone the Github repository

git clone [email protected]:dipien/{REPO_NAME}.git
git config user.email {YOUR_EMAIL}

Configure the project

Add the following lines to you ~/.gradle/gradle.properties file

LOCAL_MAVEN_REPO=/PATH/TO/YOUR/LOCAL/REPO
Clone this wiki locally