Deploy Check
Use this skill before running bootstrap on a new machine.
Steps
- Run
scripts/sync.sh. - Run
scripts/doctor.sh. - Run
scripts/bootstrap.sh --dry-run. - Inspect every path that would be changed under
$HOME. - Run
scripts/bootstrap.sh --applyonly after the dry run is acceptable. - Run
scripts/doctor.sh --global.
Notes
Bootstrap should back up conflicting files before linking. Keep secrets outside Monorepo.