gdbots / schemas
常见 Gdbots 应用和组件的 schemas。
v3.0.4
2024-02-11 22:09 UTC
Requires
- php: >=8.1
- gdbots/pbj: ^4.0
Requires (Dev)
- gdbots/pbjc: v1.x-dev
- phpunit/phpunit: ^9.5
- symfony/yaml: ^4.4
- dev-master
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.1
- v2.1.0
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v1.x-dev
- v1.6.7
- v1.6.6
- v1.6.5
- v1.6.4
- v1.6.3
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.13
- v1.5.12
- v1.5.11
- v1.5.10
- v1.5.9
- v1.5.8
- v1.5.7
- v1.5.6
- v1.5.5
- v1.5.4
- v1.5.3
- v1.5.2
- v1.5.1
- v1.5.0
- v1.4.4
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.0
- v1.2.0
- v1.1.1
- v1.1.0
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
This package is auto-updated.
Last update: 2024-09-11 23:44:25 UTC
README
常见 gdbots 服务的 schemas。 浏览 json schemas。
安装
- 将项目克隆到您的电脑上
$ git clone git@github.com:gdbots/schemas.git
- 打开终端并使用
cd
命令进入项目的根目录(即您克隆 git 的位置)。 - 运行
nvm use
- 运行
npm install
- 运行
composer install
- 无限期工作(ಠ_ಠ)。
编写代码
使用您的 IDE 可以修改 XML 配置。
然后您需要将新的配置编译成 JS/PHP。
- 运行
composer pbjc