This Chef cookbook installs and licenses exe4j.
node['exe4j']['license']
- Your exe4j license key. Required to run the license recipe.
Installs exe4j
Sets the system environment variable EXE4J_HOME to the exe4j's installation directory.
Licenses exe4j using the key specified in node['exe4j']['license']
Justin R. Stout (justinrstout@justinrstout.com)