# getKeilOutput **Repository Path**: wangjunjie997/getKeilOutput ## Basic Information - **Project Name**: getKeilOutput - **Description**: 编译完自动将所需文件输出到指定目录,同时为其添加版本(如果代码中存在的话)与时间信息。 Github 镜像仓库 原仓库:https://github.com/WKJay/getKeilOutput.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 12 - **Forks**: 3 - **Created**: 2024-01-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 将该脚本添加入 KEIL 的 After Build/Rebuild 栏中可实现自动将所需文件如 hex/bin 集中输出到指定目录中,同时为其添加版本号与时间等信息。