-
Notifications
You must be signed in to change notification settings - Fork 15
Goals
Kenneth Endfinger edited this page Nov 27, 2020
·
1 revision
The virtual
project is intended to provide a single tool that will make running Linux Virtual Machines in a macOS native way much more accessible to the average developer. The tool should provide a means to execute meaningful functions both as a human and a machine interface.
- Provide all the features possible of the Virtualization.framework in a single tool.
- Allow any other program to access the Virtualization.framework functions without the need to call directly into the macOS API.
- Provide a friendly method to launch a Virtual Machine that runs a particular Linux distribution.