@acceleratxr/axr-compose 中文文档教程

发布于 3年前 浏览 15 项目主页 更新于 3年前

AcceleratXR Compose

管道状态coverage report

一个命令行实用程序,可根据 OpenAPI 规范生成基于 Composer 的项目。

Supported Languages & Platforms

此工具可以为以下语言和平台列表生成客户端和服务器项目。

Language / PlatformTypeDescription
cpp (C++)clientC++ SDK library
csharp (C#)clientC# SDK library
typescriptclientTypeScript/JavaScript SDK library
nodejsserverStandalone NodeJS server

Usage

Usage: axr-compose -i <input> -o <output> -l <language> -t <type>

                -i --input      The input OpenAPI specification file to generate from.
                                Accepts JSON or YAML formatted files. Specify this option multiple times to merge files.
                -o --output     The destination path to write all files to.
                -l --language   The desired output language to generate.
                                Supported Languages:
                                        cpp
                                        csharp
                                        nodejs
                                        typescript
                -t --type       The type of project to generate.
                                Supported Types:
                                        client
                                        server

AcceleratXR Compose

pipeline statuscoverage report

A command line utility that generates Composer based projects from an OpenAPI specification.

Supported Languages & Platforms

This tool can generate client and server projects for the following list of languages and platforms.

Language / PlatformTypeDescription
cpp (C++)clientC++ SDK library
csharp (C#)clientC# SDK library
typescriptclientTypeScript/JavaScript SDK library
nodejsserverStandalone NodeJS server

Usage

Usage: axr-compose -i <input> -o <output> -l <language> -t <type>

                -i --input      The input OpenAPI specification file to generate from.
                                Accepts JSON or YAML formatted files. Specify this option multiple times to merge files.
                -o --output     The destination path to write all files to.
                -l --language   The desired output language to generate.
                                Supported Languages:
                                        cpp
                                        csharp
                                        nodejs
                                        typescript
                -t --type       The type of project to generate.
                                Supported Types:
                                        client
                                        server
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文