Installation¶
Install Prism on macOS, Windows, or Linux. Each install provides the prism CLI and the prismd daemon; the desktop GUI ships as a .dmg/.msi and in Homebrew.
After installing, verify:
Then continue to AWS Setup and the Quick Start.
macOS¶
Includes the prism CLI, prismd daemon, and (where available) the prism-gui desktop app. Update with brew upgrade.
- Download
Prism-v*.dmgfrom the releases page (universal — Intel and Apple Silicon). - Open the
.dmgand drag Prism.app to Applications. - First launch: macOS Gatekeeper may block the unsigned app — right-click Prism.app → Open → Open (once).
Windows¶
- Download
Prism-v*.msifrom the releases page. - Run the installer (adds
prism/prismdto yourPATH).
Silent install:
Linux¶
Download the latest archive for your platform from the releases page, extract, and move the binaries onto your PATH:
Next steps¶
- AWS Setup — authenticate (
aws login) and the IAM permissions Prism needs - Quick Start — launch your first workspace
- Troubleshooting — common install and daemon issues