-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
McAmner edited this page May 10, 2026
·
1 revision
Main structure:
macos-scripts/
├── terminal/
│ ├── launchers/
│ ├── menus/
│ ├── ai-prompts/
│ ├── release/
│ └── themes/
├── tools/
│ ├── scripts/
│ └── cli/
├── docs/
├── backups/
├── README.md
├── CHANGELOG.md
└── VERSION
Design principle:
Keep workflows scriptable, visible, repeatable, and safe.