以个人Fedora27为例
ubuntu能够借鉴 linux安装微信开发工具
须要修改步骤:linux
git clone https://github.com/cytle/wechat_web_devtools.git
git
cd wechat_web_devtools
github
fedora安装wine请点这里
web
必定要首先添加本身系统版本号的仓库地址再安装稳定版本的包
dnf config-manager --add-repo https://dl.winehq.org/wine-builds/fedora/27/winehq.repo
dnf install winehq-stable
ubuntu
./bin/wxdt install
微信
使用以上步骤必须修改版本号,不然会致使微信开发者工具启动闪退
修改wechat_web_devtools目录下的nwjs_v 文件,将0.24.4更改成0.31.3微信开发
./bin/wxdt
工具