Installing qctl

Get the qqq command-line tool

Installation

qctl is distributed via npm:

Bash
npm install -g @qqq/qctl

Verify Installation

Bash
qctl --version

System Requirements

  • Node.js 18 or later
  • npm or pnpm package manager
  • Java 17+ (for running qqq applications)
  • Maven 3.6+ (for building)
  • Updating qctl

    Bash
    npm update -g @qqq/qctl
    Powered by qqq