Installation
Requirements
- Node.js 18 or later
Install globally
Use without installing
You can run any command directly withnpx:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Install the Dria CLI and verify it’s working.
npm install -g @dria/cli
dria --version
npx:
npx @dria/cli generate -m qwen3.5:9b "hello"
dria init