list/build_instructions.md

271 B

Build a jar

mvn package
  • results are in shade folder

Build executable using Launch4j

  • Install Java on Windows
  • Run Launch4j (download first) and create executable
  • Copy jre from computer to jre folder that should be in the same folder as list.exe