# excise **Repository Path**: yuchenyu/excise ## Basic Information - **Project Name**: excise - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-25 - **Last Updated**: 2026-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # excise - `game/`:Cocos Creator 游戏工程、引擎、框架和应用代码。 - `testing/`:自动化、工作台和 Cocos/Node 验证工具。 - `tooling/`:小游戏构建、发布与持续集成工具。 ## 环境与命令 使用 Node 24,并在仓库根目录执行: ```powershell npm ci npm run test:all npm run minigame -- --help ``` ## 文档 - [仓库目录布局清单](docs/repository-layout-inventory.md) - [小游戏 CI 使用说明](tooling/minigame-ci/README.md)