Package org.schmant

The Schmant Launcher class.

See:
          Description

Interface Summary
ScriptExecutor This interface defines something that Launcher can use to run a build script with.
 

Class Summary
Launcher Launcher class for launching Schmant builds.
LauncherSettings Settings created when parsing input arguments to the Launcher class's main method.
ScriptExecutorFactory This interface is implemented by service providers that provide support for different build script implementation languages, such as Groovy or JavaScript.
 

Package org.schmant Description

The Schmant Launcher class.

Since:
0.5
Author:
Karl Gustafsson