@dhruv2mars/offdex
v0.0.2
Published
Codex mobile bridge CLI for Offdex
Downloads
136
Readme
@dhruv2mars/offdex
Install the Offdex bridge CLI globally:
npm install -g @dhruv2mars/offdexThen run:
offdexThe package downloads the matching native runtime for your platform from GitHub Releases.
Supported targets:
- macOS
arm64 - macOS
x64 - Linux
arm64 - Linux
x64 - Windows
x64
Common usage:
offdex bridge --host 0.0.0.0 --port 42420
offdex bridge --control-plane-url https://control.offdex.app
offdex --help