1 Star 1 Fork 1

耿瑞刚 / python 自动化打包

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

自动化打包

使用

clone 项目到本地 保持目录不变 运行 src/script/main.py 根据提示操作即可

原理

  1. 获取webpack编译好的输出目录[app] 复制文件到 src/resources 下;并获取版本号
  2. 读取config/setting.json文件,输出可打包渠道
  3. python调用inno_setup命令行,动态注入.iss配置
  4. 等待打包完成 打包的输出目录在 release/版本号

config/setting.json中"AppId"不要更改,否则安装的时候 计算机系统会当作是一个新的程序

联系我

1731711080@qq.com
17853609200

MIT License Copyright (c) 2021 耿家大密 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

11111111111111111111111111111111 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Python
1
https://gitee.com/RuiGangGeng/automated-packaging.git
git@gitee.com:RuiGangGeng/automated-packaging.git
RuiGangGeng
automated-packaging
python 自动化打包
master

搜索帮助