0.2.0
- Add the new
devtainer CLI for Bitwarden-backed profile setup and whole-file tool configuration.
- Add
setup, doctor, checkhealth, update, and bootstrap bitwarden for ssh, git, kube, and argocd.
- Add standalone CLI release artifacts, installer script, and a GitHub Actions workflow that uploads them on release publication.
Install
curl -fsSL https://github.com/waylonwalker/devtainer/releases/latest/download/devtainer-install.sh | sh
Bootstrap
bw-unlock
devtainer config init --profile personal
devtainer bootstrap bitwarden
devtainer doctor