# krpc **Repository Path**: kumo-pub/krpc ## Basic Information - **Project Name**: krpc - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-30 - **Last Updated**: 2025-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README KRPC 文档参见 [https://learn.kumo-ai.tech](https://learn.kumo-ai.tech) # 编译 ```shell git clone https://gitee.com/kumo-pub/krpc cd krpc cmake --preset=default cmake --build build - j 6 ```