CLI Installation
Quick Install
macOS (Apple Silicon)
curl -fsSL https://odcx.fpt.com.vn/install.sh | sh
Linux (x86_64)
curl -fsSL https://odcx.fpt.com.vn/install.sh | sh
Windows (x86_64)
Download the .exe from the Download page and add it to your PATH.
Manual Download
Visit the The Digital Foundry Marketplace Download page to download the binary for your platform.
Verify Installation
odcx --version
Verify Checksum
SHA-256 checksums are available on the Download page for each binary. Verify with:
# macOS / Linux
shasum -a 256 odcx
System Requirements
- macOS: Apple Silicon (M1/M2/M3+)
- Linux: x86_64 (glibc-based)
- Windows: x86_64
No Python installation required — the CLI is a standalone binary.