# graphqxl を Homebrew でインストール

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
