Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 340 Bytes

File metadata and controls

14 lines (9 loc) · 340 Bytes

RepoInsight

RepoInsight 是一个基于 Tauri、React 和 Rust 的本地仓库分析桌面应用。

开发

pnpm install
pnpm tauri:dev

编码

仓库内所有文本文件统一使用 UTF-8 编码读写。Windows 环境下的脚本、终端和编辑器也应显式使用 UTF-8,避免中文内容出现乱码。