This commit is contained in:
Alexis Delhaie
2020-10-27 22:02:30 +01:00

View File

@@ -5,6 +5,9 @@ Just send a GET, POST, PUT or DELETE HTTP request on a server and get it's respo
# Build # Build
⚠ Nothing is working for now
I use the language level 15 of Java, if you want to use Java 11, you need to refactor some Switches/Cases I use the language level 15 of Java, if you want to use Java 11, you need to refactor some Switches/Cases
# Binaries
Compiled binaries with installer downloadable [here](https://alexisdelhaie.ovh/dlcenter/endpoint-installer.exe). (There is no fancy web page now)
This installer are based on [chronos-installer-bootstrap](https://github.com/alexlegarnd/chronos-installer-bootstrap) and [chronos-installer](https://github.com/alexlegarnd/chronos-installer)