Class MainLauncher

java.lang.Object
org.sklsft.generator.bash.launcher.MainLauncher

public class MainLauncher extends Object
This is the entry point of sklgen cli
It uses a command resolver that will find a command launcher and get the missing inputs through the corresponding ArgumentsPrompter
Author:
Nicolas Thibault
  • Constructor Details

    • MainLauncher

      public MainLauncher()
  • Method Details

    • main

      public static void main(String[] args)