Cross-platform post-install automation for Linux, macOS & Windows. One command to set up your entire dev environment — 12 installers, 3 profiles (minimal/developer/full), dry-run mode, dotfiles management, and idempotent execution.
Stars
12
Forks
4
Watchers
12
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
591
commits
2
commits
feat: update brew.txt and brew-cask.txt to match actual usage
a6654d9View on GitHubfeat: add macOS system defaults, post-install hooks, and drift detection
2332bd5View on GitHubfeat: add cross-platform user detection to detect_platform()
46a8987View on GitHubfix: resolve SC2086 and SC2329 shellcheck warnings in 8 installer scripts
95c0afcView on GitHubtest: update macos step count assertion after cargo.txt enablement
2834e30View on GitHubfix: enable cargo packages on macOS and clean up stale comments
1e8cb59View on GitHubdocs: close Phase 03 with 03-04 summary (dotfiles already delivered)
37b6badView on GitHubfeat: progress bar, state detection, retry and timeout helper (BMAD Etapa B)
274b6e3View on GitHubfix: safe timeout default and wizard UX quick wins (BMAD Etapa A)
008e61cView on GitHubdocs: add Wizard UX Research note with BMAD pattern analysis
7c5e82cView on GitHubfix: add yazi cargo hint for Linux and unify help prompt line
52ca2dbView on GitHub