This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Release v0.3.2
- 🐛 fix automatic
gh netinstallation for root vs non-root users on Linux / cli/cli#5456 - ✨ ask users to install GitHub CLI if it is not installed inside a remote machine
- ✨ pipe through
stderrfrom the remote machine so it is immediately clear what have happen inside a Codespace - 🔨 both "local" and "remote"
--locationoptions now show "please use sudo" message if user is not root - 🔨
startcommand now defaults to "local" if no--locationoption specified, the "auto" option is removed