27465df728
Update CI script Added Docker DIND Updated CI and Dockerfile Another CI update |
||
---|---|---|
gradle/wrapper | ||
src/main | ||
.gitattributes | ||
.gitignore | ||
.gitlab-ci.yml | ||
build.gradle | ||
CHANGELOG.md | ||
Dockerfile | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle | ||
settings.sample.json |
Mangadex@Home
To Build
Requirements
- The Java(TM) SE JDK, version 8 or greater
- ~500MB of free space
Instructions
- Run
./gradlew build
in order to build the entire project - Find the generated jars in
build/libs
, where the-all
jar is fat-jar with all dependencies