01
Describe Outcome
Type intent with explicit paths, ports, and files.
Install / macOS
curl -fsSL https://get.lexis.sh | bash
/ 02 — Studio
Test intent mapping in real time. Output includes command text, explanation, and risk label before execution.
Output / Standby
_
/ 03 — System
01
Type intent with explicit paths, ports, and files.
02
Review command syntax and explanation before mapping.
03
Destructive operations trigger explicit blocking modes.
04
Deploy only upon positive command verification.
/ 04 — Deploy
macOS / Linux
curl -fsSL https://get.lexis.sh | bash
Windows (PowerShell)
iwr https://get.lexis.sh/win.ps1 -useb | iex
Uninstall
curl -sL get.lexis.sh/rm | bash