Skip to content

GabbeHags/sma

Repository files navigation

Start Multiple Applications (SMA)

Compile to release

$ ./release.sh

Run gui

$ ./run_gui.sh

Run cli

$ ./run_sma.sh <COMMAND>
Usage: sma.exe <COMMAND>

Commands:
  start          Application to start
  config         Specify the config file for SMA
  create-config  Creates an empty config file
  help           Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

License

This project is released under the MIT License