# easy-install **Repository Path**: mimrc/easy-install ## Basic Information - **Project Name**: easy-install - **Description**: 用于进行一键重装工作环境。 - **Primary Language**: Pascal - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-11 - **Last Updated**: 2024-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # easy-install 电脑重装工具 配置文件使用ini格式,配置范例: ``` [vscode] src=https://az764295.vo.msecnd.net/stable/2b9aebd5354a3629c3aba0a5f5df49f43d6689f8/VSCodeUserSetup-x64-1.54.3.exe name=Visual Studio Code readme=用于源代码编辑,冲突合并 version=1.55.0 [github] (略) ```