【微信调试工具】Ubuntu 14.04 安装微信调试工具

前端之家收集整理的这篇文章主要介绍了【微信调试工具】Ubuntu 14.04 安装微信调试工具前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
  • 下载包
git clone https://github.com/yuan1994/wechat_web_devtools
  • 处理目录
//处理目录并启动服务
sudo mkdir /opt/tencent
mv ./wechat_web_devtools/  /opt/tencent
cd /opt/tencent/wechat_web_devtools/
./nw
原文链接:https://www.f2er.com/ubuntu/351186.html

猜你在找的Ubuntu相关文章