Package org.moditect.layrry.launcher
Class LayrryLauncher
java.lang.Object
org.moditect.layrry.launcher.LayrryLauncher
The main entry point for using Layrry on the command line. Expects the layers config file to be passed in:
LayrryLauncher --layers-config <path/to/layrry.yml>
LayrryLauncher --layers-config <path/to/layrry.yml> --properties <path/to/layrry.properties>
LayrryLauncher --layers-config https://host/path/to/layrry.yml --properties <path/to/layrry.properties>
LayrryLauncher --layers-config https://host/path/to/layrry.yml --properties https://host/path/to/layrry.properties
-
Constructor Summary
Constructors -
Method Summary