以個人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
工具