Installation
SDK
CLI
The CLI is included in thedocexdev package:
Requirements
- Node.js >= 18
- ES modules (
"type": "module"in package.json)
Install the docexdev SDK and CLI via npm, yarn, or pnpm.
docexdev package:
"type": "module" in package.json)