Go to file
2020-08-04 22:09:18 -04:00
gradle/wrapper Validate tokens 2020-07-02 16:45:33 -05:00
src Merge branch 'master' into expermential_buffer_size_knob 2020-08-04 22:09:18 -04:00
.gitattributes Added .gitattributes to help sort out CHANGELOG.md merge conflicts 2020-06-14 05:04:35 +08:00
.gitignore Generate stuff automatically 2020-07-04 14:00:59 -05:00
.gitlab-ci.yml Modify CI/CD settings to add a latest version publication 2020-07-19 02:05:39 +00:00
build.gradle Revert "Merge branch 'fix-4xx-caching' into expermential_buffer_size_knob" 2020-08-04 21:44:59 -04:00
CHANGELOG.md Fix sodium and bad cache mimetype stuff 2020-07-29 13:37:11 -05:00
Dockerfile Update Dockerfile to add libsodium 2020-07-04 18:08:44 +00: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
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
settings.gradle Squash a bunch of commits together 2020-06-06 17:52:25 -05:00
settings.sample.json Revert "Revert "Merge branch 'fix-4xx-caching' into expermential_buffer_size_knob"" 2020-08-05 01:41:30 +00:00

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