微信小程序-ubuntu安装包
1.首先下载git版本库的文件: git clone git@github.com:Wyuchen/wechat_web_devtools.git
2.安装 wine软件: apt-get install wine
- wcc.exe和wcsc.exe是32位的,用下面命令创建32位环境: WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
4.启动: /安装目录/wechat_web_devtools/nw
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
微信小程序-ubuntu安装包
1.首先下载git版本库的文件: git clone git@github.com:Wyuchen/wechat_web_devtools.git
2.安装 wine软件: apt-get install wine
4.启动: /安装目录/wechat_web_devtools/nw
微信小程序-ubuntu安装包