cli library

Functions

runCLI(List<String> args) → void
Entry point for the sg command. Reads sg_cli.yaml to work out which architecture version the project uses (Max, Bronze, or Amber) and hands the raw command-line args over to that version's command runner.