# git-merged-reminder **Repository Path**: iorichina/git-merged-reminder ## Basic Information - **Project Name**: git-merged-reminder - **Description**: No description available - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-11 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 直接运行 ```shell npx --yes cnpm install npm start ``` ## 打包 要单独打开一个管理员权限的powershell窗口,执行 ```powershell rmdir -r dist rmdir -r node_modules cnpm install --no-symlinks --registry=https://registry.npmmirror.com cnpm run buildwin --no-symlinks --registry=https://registry.npmmirror.com ```