Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 631 Bytes

File metadata and controls

26 lines (17 loc) · 631 Bytes

aqua-cli

Monorepo for aqua CLI tools and plugins.

Packages

Package npm Description
packages/cli @aquaqa/cli CLI tool and MCP Server for AI-driven QA

Getting Started

See the CLI package README for setup and usage instructions.

Development

npm install                # Install all dependencies
npm run build              # Build all packages
npm test                   # Run all tests
npm run lint               # Type check all packages

License

MIT