Monorepo for aqua CLI tools and plugins.
| Package | npm | Description |
|---|---|---|
packages/cli |
@aquaqa/cli |
CLI tool and MCP Server for AI-driven QA |
See the CLI package README for setup and usage instructions.
npm install # Install all dependencies
npm run build # Build all packages
npm test # Run all tests
npm run lint # Type check all packagesMIT