Skip to content

Latest commit

Β 

History

History
36 lines (21 loc) Β· 1.1 KB

File metadata and controls

36 lines (21 loc) Β· 1.1 KB

πŸ›’ Mac App Store (mas-cli) Integration

DevKit automates the installation and maintenance of Mac App Store applications using mas.

No more manual installs β€” manage your MAS apps like any other package!

πŸ“‘ Table of Contents


πŸ”§ Setup & Initialization

  • mas-setup β€” Full setup: install apps from saved list and settings.json, then check for updates.

πŸ“¦ Package Management

  • mas-save-apps β€” Save currently installed MAS apps (skips cask-preferred).
  • mas-install-apps β€” Install apps from your saved list.
  • mas-install-from-settings β€” Install apps based on settings.json selections.
  • install-if-missing <name> <id> β€” Install app only if not already installed.

🧹 Maintenance & Cleanup

  • mas-maintain β€” Check for updates and upgrade installed MAS apps.

πŸ’‘ Tip: Maintain your Mac App Store apps with mas-maintain regularly to keep everything fresh.