Running Scripts
To run your Marvin automation script, you can open the Command
or Power Shell
of your Windows, and run the following command:
For Command:
marvin.exe -p <script name>
For Power Shell:
.\marvin.exe -p <script name>
After Marvin startup, your automation script will automatically execute, and print outputs on your command screen.