1 Star 1 Fork 0

jwzx1117/adbTool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
windowBuild.sh 290 Bytes
一键复制 编辑 原始数据 按行查看 历史
jwzx 提交于 2024-07-02 11:03 . 新增截图功能
#! /bin/bash
dir=$(cd "$(dirname "")"; pwd)
echo $dir
sleep 2
npm run clean
echo "Building frontend"
npm run build-frontend
echo "Building end"
echo "remove dist"
npm run rd
echo "remove dist end"
echo "Building window"
npm run build-w
echo "Building window end"
cd ./out
explorer .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/jwzx1117/adb-tool.git
git@gitee.com:jwzx1117/adb-tool.git
jwzx1117
adb-tool
adbTool
master

搜索帮助

Cb406eda 1850385 E526c682 1850385