Skip to content

Repository files navigation

anfra

Local-first agentic analytics infrastructure — a single binary that runs an AML/AQL engine and query layer against your data warehouse.

Install

curl -fsSL https://raw.githubusercontent.com/holistics/anfra/main/install.sh | bash

The installer downloads the latest release for your platform, places the anfra binary in ~/.anfra/bin, and prints the line to add it to your PATH.

Supported platforms: linux (x64/arm64) and macOS (x64/arm64).

You can configure the installer with environment variables:

  • ANFRA_INSTALL_DIR — install somewhere else (default: ~/.anfra/bin)
  • ANFRA_VERSION — install a specific version, e.g. 0.1.0 (default: latest)

Updating

anfra update          # replace the binary with the latest release
anfra update --check  # check for a newer release without installing

Usage

Run anfra --help for commands, or anfra <command> --help for a specific one.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages