Skip to content

v0.2.0

Choose a tag to compare

@WaylonWalker WaylonWalker released this 10 Apr 22:28
· 92 commits to main since this release

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