Skip to content

nirs/minikube-vmnet-helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmnet-helper (automated mirror)

Test Installer Script

This repository provides automated reproducible mirror builds of the upstream project:
For issues/credits/requests checkout upstream source: https://github.com/nirs/vmnet-helper

Install

curl -fsSL https://github.com/minikube-machine/vmnet-helper/releases/latest/download/install.sh | bash

Non interactive install

By default install.sh is interactive. To disable interaction use:

curl -fsSL https://github.com/minikube-machine/vmnet-helper/releases/latest/download/install.sh | sudo VMNET_INTERACTIVE=0 bash

About

automated mirror binaries for https://github.com/nirs/vmnet-helper

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell 73.3%
  • Python 26.7%