Skip to CLI docs
IMDIMD

Install

Install IMD CLI

The installer detects operating system and CPU architecture, downloads the matching platform binary, verifies the package when a checksum is available, and installs launchers into ~/.imd/bin.

Open a new terminal after installation if your current shell has not picked up the updated PATH.

macOS / Linux

Use this installer on macOS or Linux. It detects the operating system and CPU architecture, then installs the launcher into ~/.imd/bin.

macOS / Linux
curl -fsSL https://install.aixien.com/install.sh | bash

Windows PowerShell

Use this command in Windows PowerShell. If the current shell does not pick up the updated PATH, open a new terminal after installation.

Windows PowerShell
irm https://install.aixien.com/install.ps1 | iex

After installation

Run imd from a new terminal. If the command is not found, confirm ~/.imd/bin is on PATH before reinstalling.