Releases: aymenhmaidiwastaken/devboot
Releases · aymenhmaidiwastaken/devboot
v0.1.0 — Initial Release
DevBoot v0.1.0
Fresh machine to productive in one command.
Highlights
- 15 CLI commands — apply, init, status, diff, doctor, export, add, uninstall, history, profile, update, dotfiles push, version
- 30+ tools in dependency-aware registry with post-install hooks
- 7 curated profiles — frontend, backend, fullstack, devops, data, rust, terminal
- Interactive TUI — init wizard, tool picker, animated apply progress (bubbletea)
- Smart export — reverse-engineers your current machine into a devboot.yaml
- State tracking — full audit trail with rollback support
- Enhanced doctor — PATH analysis, version manager conflicts, SSH/GitHub checks, actionable fixes
- Cross-platform — macOS (Homebrew), Linux (apt/pacman), WSL
Install
# curl
curl -fsSL https://raw.githubusercontent.com/aymenhmaidiwastaken/devboot/main/install.sh | sh
# go
go install github.com/aymenhmaidiwastaken/devboot@latestQuick Start
devboot init # interactive wizard
devboot apply # install everything
devboot doctor # verify environment