Skip to content

Commit c72eeef

Browse files
committed
doc(README): update improvement plans
1 parent b868a03 commit c72eeef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,12 @@ chmod +x install.sh
9898

9999
## 🧩 Optional Improvements
100100

101+
- Implement checkpoint/resume mechanism to allow interrupted installations to continue from the last successful step, with progress tracking and state persistence
101102
- Add login item setup via `osascript` (e.g., for Raycast or Rectangle)
102103
- Add versioned `global.json` for .NET SDK pinning
103104
- Add sync logic for VS Code extensions
105+
- Add robust brew cask installation handling with pre-installation checks and force flags to prevent interruptions from existing app installations
106+
- Add checks for npm global installations to prevent conflicts with Homebrew-installed packages (e.g., yarn, pnpm)
104107

105108
---
106109

0 commit comments

Comments
 (0)