Install AHQ Store CLI

Following are the ways to install AHQ Store CLI

1. Install the CLI (NodeJS)

Install NodeJS (Optional if using bun)

Download Here

Install your package manager

npm
yarn
pnpm
bun
npm i -g npm

Install the CLI

npm
yarn
pnpm
bun
npm install -g @ahqstore/cli

Initialize

ahqstore

2. Install the CLI (cargo)

Download & Install Rust

Download from here

Install the CLI

Install Using Cargo
Install Using Cargo binstall
cargo install ahqstore_cli_rs

Initialize

ahqstore