Requirements
- Node.js ≥ 18.0.0
- npm, yarn, or pnpm package manager
Drevon is a CLI tool with zero runtime dependencies in your project. It generates static config files that agents read natively.
Install Methods
- npx (Recommended)
- Global Install
- Project Dev Dependency
Run without installing — always uses the latest version:This is the recommended approach for getting started. No global install needed.
Verify Installation
Upgrading
- npx
- Global
- Dev Dependency
npx always fetches the latest version. No action needed.drevon upgrade to migrate your config if needed, then drevon sync to regenerate agent files: