-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add vfkit to brew #39
Comments
At the moment, vfkit can be installed with:
|
But it provides only 0.5.1. This breaks with my script:
Can you add 0.6.0 to your brew tap? |
There was an open PR for this, it's now merged. |
This builds vfkit on the machine, which is very slow. For example in CI I need to rebuild vfkit for every run. Can we change to install a built executable? |
For now I'm installing vkfit from the github releases instead. Maybe this should be documented instead or in addition to brew?
|
More projects than just crc are using vfkit (podman, #38, ...). Having vfkit available in brew would make it a lot easier to install.
I made a formula as part of crc-org/crc#3476 , it's still available at https://github.com/cfergeau/homebrew-crc
This needs to be submitted upstream.
The text was updated successfully, but these errors were encountered: