Utility helper script to run devcontainers/codespaces locally. Opens a shell (KISS/simple).
usage:
codespaces_local.sh <repo> <dotfiles>
e.g.: codespaces_local.sh microsoft/vscode-remote-try-rust pault-tech/dotfiles.git
Requires docker, devcontainer CLI/npm.
Contributions welcome