| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 22 小时前 | ||
| 22 小时前 | ||
| 2 个月前 | ||
| 17 天前 | ||
| 2 个月前 | ||
| 1 个月前 | ||
| 28 天前 | ||
| 13 天前 |
MoUI MoonBit Tools
This module contains MoonBit implementations for repository maintenance tools that used to live as inline Python, shell, or PowerShell script bodies.
Keep the split aligned with future repository boundaries:
tools/owns shared helpers that can be copied or extracted when MoUI andmoui_skiaare split into separate repositories.tools/moui/is reserved for MoUI framework-specific tools.tools/moui_skia/ownsmoui_skiabinding-specific tools.
Existing scripts/ and moui_skia/scripts/ entrypoints should remain as thin
compatibility wrappers when CI, documentation, or users call those paths.
For MoUI framework guardrails, keep wrappers such as
scripts/validate-maintenance-baseline.mjs as thin build/run entrypoints over
the MoonBit tool packages.