HoleyBit
Results
2
comments of
HoleyBit
Are you guys open for PR? I've made the following changes to support both linux and Mac `code-server`: ```go func downloadScript(codeServerPath string) string { return fmt.Sprintf( `set -euxo pipefail ||...
Sounds good. I'm currently using this via `ngrok` from my laptop (on the go) to my desktop Mac at home. Would be nice to have an official support in the...