Command Line
MK1 includes one more activation method, which is the command line tool.
Format
mk1 action name argument
action: runScript or runTrigger
name: script or trigger name
argument: An optional String passed into the script and saved in the MK1_ARG variable
Running a script
mk1 runScript Example