ngrok
ngrok copied to clipboard
Support to disable downloading via env variable
Since the download functionality was factored out, could we have an environment variable that allows you to disable the automatic download of the binary in the postinstall hook? We could have a similar approach to Cypress where you can specify 0 instead of the path to the binary in order to not download it.
great idea, feel free to add it