mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
6 lines
309 B
Markdown
6 lines
309 B
Markdown
|
|
# Package 模型
|
|||
|
|
|
|||
|
|
<!-- TODO: 统一 Package 模型说明:library / php-extension / target 类型。
|
|||
|
|
config/pkg/ 下 per-package YAML 格式、depends 字段、平台覆盖(@windows / @unix 写法)。
|
|||
|
|
artifact.source 和 artifact.binary 字段。附注释的 library 和 extension YAML 示例。 -->
|