maxwellb
Follow
Pinned Loading
-
Universal Python venv wrapper
Universal Python venv wrapper 1```
2$ ln -s /opt/work/my-env/../../../usr/local/bin/within-venv.sh /opt/within-my-venv && ln -s /opt/within-my-venv /usr/local/bin/mytool
3$ mytool # runs in /opt/work/my-venv
4```
-
PowerShell docker wrapper to a Hyper...
PowerShell docker wrapper to a Hyper-V VM 1```
2PS C:\tmp> invoke-vmssh -command "uname -a" -username $env:defaultVmUser -vmname $env:defaultVmName
3Linux debianvm 4.19.0-5-amd64 #1 SMP Debian 4.19.37-5+deb10u2 (2019-08-08) x86_64 GNU/Linux
4PS C:\tmp> docker info | grep Server
5Server Version: 18.09.1
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.