Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 505 Bytes

Wrapper for IzPack installer creator

Thin command-line wrapper over IzPack CompilerConfig class using commons-cli.

To build installer, run:

java -jar izpack-builder.jar input.dir output.jar

License information

Code is provided under the terms of Apache License 2.0

Changelog

1.0 (2012-12-07)

  • initial public version