Exodus enables product evolution through controlled iterations, where user intent stabilizes, decisions centralize, execution isolates, and state remains consistent without degradation between steps.
- Download Exodus.dmg (Apple Silicon)
- Open the file and drag Exodus into the Applications folder
- Run in Terminal to remove the quarantine attribute:
xattr -cr /Applications/Exodus.app
curl -fsSL https://raw.githubusercontent.com/sygeman/exodus/main/apps/exodus/scripts/install-linux.sh | bashAfter installation the app is available in the applications menu and via the exodus command in the terminal.
curl -fsSL https://raw.githubusercontent.com/sygeman/exodus/main/apps/exodus/scripts/uninstall-linux.sh | bash