1 Star 0 Fork 0

macrotea/nodewebkit-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
run.bat 252 Bytes
一键复制 编辑 原始数据 按行查看 历史
macrotea 提交于 2014-04-02 15:06 . init
@ECHO OFF
"C:\Program Files\WinRAR\WinRAR.exe" a -m5 -r -xdist -x*.bat -x.idea -x.git app.zip .
echo.
echo Your "app.zip" file is OK!
echo.
echo Now will copy it to "dist" foloder!
copy app.zip dist/app.zip
echo.
echo Now will run it!
start nw app.zip
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/macrotea/nodewebkit-template.git
git@gitee.com:macrotea/nodewebkit-template.git
macrotea
nodewebkit-template
nodewebkit-template
master

搜索帮助