Build, run and manage macOS and Linux virtual machines (VMs) on Apple Silicon. More information: https://github.com/cirruslabs/tart.
tart pull {{acme.io/org/name:tag}}
tart clone {{source-vm}} {{vm-name}}
tart create --from-ipsw={{latest|path/to/file.ipsw}} {{vm-name}}
tart run {{vm-name}}
tart run --dir={{path/to/directory}}:{{/path/to/local_directory}} {{vm-name}}
tart list
tart ip {{vm-name}}
tart set {{vm-name}} --display {{640}}x{{400}}