macOS
brew install graphqxllocal Homebrew formula metadata
brew / rang 9991
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de graphqxl pour les workflows d'agents IA.
installation
brew install graphqxllocal Homebrew formula metadata
aperçu
Language for creating big and scalable GraphQL server-side schemas
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
graphqxl | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:graphqxl |
|---|---|
| Version | 0.40.2 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://gabotechs.github.io/graphqxl |
| Dépôt | https://github.com/gabotechs/graphqxl |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.