# 使用 Homebrew 安装 graphqxl

查看 graphqxl 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:graphqxl
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install graphqxl
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:graphqxl
- **软件包管理器:** Homebrew
- **版本:** 0.40.2
- **来源摘要:** Language for creating big and scalable GraphQL server-side schemas
- **主页:** <https://gabotechs.github.io/graphqxl>
- **仓库:** <https://github.com/gabotechs/graphqxl>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- graphqxl (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.40.2
## 项目历史与用法

GraphQXL is a language and standalone compiler that extends GraphQL schema syntax with inheritance, generics, modifiers, imports, and description templates, then emits ordinary `.graphql` files.

### 项目历史

Gabotechs created the public GraphQXL repository in August 2022 to address repetitive and hard-to-modularize schema-first GraphQL definitions without tying schemas to a backend language.

The project established a frequent binary release cadence beginning with v0.14.0 in September 2022 and reaching v0.40.2 in March 2024. Its official mdBook grew into the main guide for installation, compilation, and language features.

### 采用历史

GraphQXL distributes precompiled Linux and macOS binaries, a Homebrew formula, and a Node wrapper installable with npm or Yarn. This allows the same compiler to fit both system-package and JavaScript build-tool workflows.

### 使用方式

Users pass a `.graphqxl` schema to `graphqxl`; the compiler writes the corresponding `.graphql` schema. The extended syntax is aimed at large schema-first services that need reusable types, imports, and language-independent code organization.

### 为什么软件包爱好者会关心

GraphQXL is notable as a language-neutral schema preprocessor delivered as a small native executable rather than a framework plugin. Its release assets cover common Linux and macOS architectures, while node-graphqxl bridges the binary into npm-based builds.

### 时间线

- 2022: The public repository is created in August.
- 2022: v0.14.0 begins the recorded GitHub release series in September.
- 2024: v0.40.2 is released in March with six binary assets.

### Related projects

- GraphQL supplies the base schema language that GraphQXL extends and targets.
- node-graphqxl integrates the compiler with Node package and build workflows.

### 来源

- <https://gabotechs.github.io/graphqxl/>
- <https://gabotechs.github.io/graphqxl/installation.html>
- <https://gabotechs.github.io/graphqxl/usage.html>
- <https://github.com/gabotechs/graphqxl/releases>
- source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/graphqxl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/graphqxl.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
