Files
2022-03-11 14:19:39 +00:00

417 B

Exe wrapper

Packs a java runtime, a sheepit-client jar and 7zip mini executable + config into one exe.

Requirements

Needs wget, 7zr, unzip and internet access for the latest sheepit jar

Wrapping

Simply run build.sh and a sheepit-wrapper.exe should be built.

For a docker container, take a look into our tools repository.