Add main method
Maybe we should add a main method, which runs a config without the need of an dedicated "Runner Class".
java -cp ... teetime.framework.Execution any.arbitrary.Config
Maybe we should add a main method, which runs a config without the need of an dedicated "Runner Class".
java -cp ... teetime.framework.Execution any.arbitrary.Config