dev-tunnels
dev-tunnels copied to clipboard
Installing in Codespaces (Ubuntu/Bash) adds to Zsh profile
trafficstars
I'm in GitHub Codespaces (Ubuntu and bash) and using fnm to manage node versions
Installed with curl -sL https://aka.ms/DevTunnelCliInstall | bash
I got the output
To get started, run:
source ~/.zshrc
devtunnel -h
when the PATH should be updated in my ./bashrc instead of .zshrc