Setup
- Download the WIT release ZIP file to a desired location.
- The latest ZIP file can be found on the project releases page.
- Alternatively, you can download the ZIP file with cURL.
- Unzip the downloaded ZIP file into a directory of your choice.
- All of the contents of the ZIP file will be extracted into a single subdirectory named
imagetool.
- All of the contents of the ZIP file will be extracted into a single subdirectory named
- OPTIONALLY: You may build the project (
mvn clean package) to create the ZIP file installer in./imagetool/target(see Build From Source ). - Set the JAVA_HOME environment variable to the location of the Java install (see Prerequisites ).