Minikube requires that VT-x/AMD-v virtualization is enabled in BIOS. To check that this is enabled on OSX / macOS run:
sysctl -a | grep machdep.cpu.features | grep VMX
If there's output, you're good!
This is a basic usage tutorial for WAXTax. These instructions are written for Windows. Mac instructions will eventually be added.
It is assumed you have downloaded and installed Python 3.8 or higher. If you need Python, you can get it here: https://www.python.org/
If you're familiar with Git, you can use the command-line or GitHub Desktop to download this repository and skip the rest of this step.
To download WAXtax, visit the GitHub repository in your browser.
Click the green Code button and download the zip folder, which will be called "waxtax-main". Extract it somewhere on your computer.