Перейти к файлу
Kegan Myers 3b8c09f8e8 Use fakemdnet endpoint for k8s usage 2020-11-08 06:34:17 +00:00
gradle/wrapper Validate tokens 2020-07-02 16:45:33 -05:00
src Use fakemdnet endpoint for k8s usage 2020-11-08 06:34:17 +00: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
CHANGELOG.md Update CHANGELOG.md 2020-08-22 16:30:56 +00:00
Dockerfile No libsodium 2020-08-22 03:23:18 +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 Change logging and update spotless 2020-08-27 14:23:24 +00:00
gradle.properties Update dependencies and format 2020-08-22 11:08:09 -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