Go to file
carbotaniuman 61316f5f27 Update sample wording 2020-07-04 10:36:08 -05:00
gradle/wrapper Validate tokens 2020-07-02 16:45:33 -05:00
src/main Release 1.1.0 2020-07-04 10:29:49 -05:00
.gitattributes Added .gitattributes to help sort out CHANGELOG.md merge conflicts 2020-06-14 05:04:35 +08:00
.gitignore Update changelog, revert gitignore stuff 2020-06-28 12:44:43 -05:00
.gitlab-ci.yml Add Dockerfile and CI Docker build stage 2020-07-02 16:12:34 +00:00
CHANGELOG.md Release 1.1.0 2020-07-04 10:29:49 -05:00
Dockerfile Add Dockerfile and CI Docker build stage 2020-07-02 16:12:34 +00:00
LICENSE Squash a bunch of commits together 2020-06-06 17:52:25 -05:00
README.md Cleanup repo 2020-06-22 11:00:37 -05:00
build.gradle Validate tokens 2020-07-02 16:45:33 -05:00
gradle.properties Debug fixes 2020-07-01 13:48:32 -05:00
gradlew Added rudimentary gitlab-ci integration 2020-06-23 09:06:23 +08:00
gradlew.bat Squash a bunch of commits together 2020-06-06 17:52:25 -05:00
settings.gradle Squash a bunch of commits together 2020-06-06 17:52:25 -05:00
settings.sample.json Update sample wording 2020-07-04 10:36:08 -05:00

README.md

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