X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=README.md;h=32ebc3cfd3082e6a370a7d2b2b95e7a42178a18c;hb=f78a78032ee008d2e8c3a669ead89485ea60c0f3;hp=f07238035341e4d9757956f4901c42b1dcdc76c1;hpb=4dba8673b0de526fc59fa36976f559b23e61a714;p=rhynodge.git diff --git a/README.md b/README.md index f072380..32ebc3c 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Rhynodge’s configuration uses JSON files (I tried using XML first but apparent ## Running Rhynodge -Rhynodge uses Maven as build and dependency management tool. Maven can also run Rhynodge: +Rhynodge uses Gradle as build and dependency management tool. After creating a “fat jar” (a JAR file containing all required dependencies), simply run the jar file with -> $ mvn clean compile exec:java +> $ java -jar build/libs/rhynodge-all-*.jar Rhynodge accepts the following options using environment variables: