server

Clone or download

Add proper workflows

Modified Files

Name
A .github/scripts/jpackage.bat +29 −0 Go to diff View file
A .github/scripts/jpackage.sh +20 −0 Go to diff View file
D .github/workflows/build.yml +0 −35 Go to diff View file
A .github/workflows/init.yml +88 −0 Go to diff View file
A .github/workflows/linux.yml +90 −0 Go to diff View file
A .github/workflows/macos.yml +72 −0 Go to diff View file
M .github/workflows/release.yml +52 −34 Go to diff View file
A .github/workflows/windows.yml +61 −0 Go to diff View file
R LICENSE Go to diff View file
M pom.xml +33 −7 Go to diff View file