| Interface | Description |
|---|---|
| PackrCommandLine |
Packr command line interface.
|
| Class | Description |
|---|---|
| ArchiveUtils |
Utility functions for working with archives.
|
| Packr |
Takes a couple of parameters and a JRE and bundles them into a platform specific distributable (zip on Windows and Linux, app bundle on Mac OS X).
|
| PackrConfig |
The Packr configuration can be read from command line, read from a JSON config file, or created from Java code directly.
|
| TestApp |
| Enum | Description |
|---|---|
| ArchiveUtils.ArchiveType |
Archive types available for creation.
|
| PackrConfig.Platform |