enx is a cross-platform developer workflow CLI.
Use a POSIX shell (bash/zsh) on any OS:
curl -fsSL https://raw.githubusercontent.com/enxilium/enx-cli/main/scripts/install.sh -o install.sh
sh install.sh
enx setupOn Windows, run this from Git Bash, MSYS2, Cygwin, or WSL.
The installer downloads the latest nightly binary; run enx setup to regenerate bash/zsh integration from a clean state.