AHQStoreCLI 0.15.0

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet tool install --global AHQStoreCLI --version 0.15.0
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local AHQStoreCLI --version 0.15.0
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=AHQStoreCLI&version=0.15.0
                    
nuke :add-package AHQStoreCLI --version 0.15.0
                    

AHQ Store CLI

crates.io npm JSR Version PyPI NuGet pub.dev Build


Read more about it here

The official cross-platform AHQ Store CLI, built in Rust and exported everywhere via C ABI.
One codebase → many runtimes:

The original CLI has been written in rust lang and we're quite excited to tell you how versatile this tool actually is. This tool is OFFICIALLY available and maintained for :

Prebuilt binaries available for Linux, macOS, and Windows (x64, arm64, i686, armv7).

All the platforms use the same codebase (the rust codebase). We're making use of the C-Abi to make the CLI compatible to the following languages/runtimes:

  • Cargo
  • NodeJS
  • Deno
  • Bun
  • Python
  • .NET C#
  • Golang
  • Dart

Usage

Head over to https://ahqstore.github.io/guide/cli/ for usage references!

Installation

Rust

There are two ways to install in Rust Lang, cargo install and cargo binstall

cargo install (official)

cargo install ahqstore_cli_rs

cargo binstall

cargo binstall ahqstore_cli_rs

NodeJS

npm i -g @ahqstore/cli

Deno

Using npmjs

deno install -g npm:@ahqstore/cli

Using JSR

deno install -A -f -g -n ahqstore https://jsr.io/@ahqstore/cli/0.15.0/js/cli.js

Bun

bun install -g @ahqstore/cli

Python

pip install ahqstore-cli

GoLang

Since GoLang mainly works with repositories. We've set up a mirror repo so that it works as expected. Here's the install command :-

go install github.com/ahqstore/cli-go/ahqstore@latest

Dart

dart pub global activate ahqstore_cli

.NET C#

dotnet tool install --global AHQStoreCLI
Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
0.16.0-alpha.28 57 2/24/2026
0.16.0-alpha.27 39 2/24/2026
0.16.0-alpha.26 45 2/24/2026
0.16.0-alpha.25 42 2/24/2026
0.16.0-alpha.24 49 2/24/2026
0.16.0-alpha.23 38 2/23/2026
0.16.0-alpha.21 50 2/20/2026
0.16.0-alpha.20 40 2/19/2026
0.16.0-alpha.3 43 2/19/2026
0.15.0 177 10/5/2025
0.12.1 195 9/11/2025
0.12.0 186 9/11/2025
0.11.4 192 9/11/2025
0.11.3 186 9/11/2025
0.11.2 196 9/11/2025
0.11.1 186 9/10/2025
0.11.0 187 9/10/2025
0.10.9 189 9/10/2025
0.10.7 183 9/10/2025
0.10.6 182 9/10/2025
Loading failed