Small bash script for lauching virtual MacOS instance using Tart.
echo "Hello, World!" | ./virtually.sh
./virtually.sh < my-script.sh
Clones an existing VM, boots it, SSH, performs command, shuts down, deletes clone.
Make user admin
able to sudo
without password. Add SSH key to authorized_keys
.