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

来源:互联网 发布:人工智能 库布里克 编辑:程序博客网 时间:2024/06/05 14:40
  • 下载包
git clone https://github.com/yuan1994/wechat_web_devtools
  • 处理目录
//处理目录并启动服务sudo mkdir /opt/tencentmv ./wechat_web_devtools/  /opt/tencentcd /opt/tencent/wechat_web_devtools/./nw

这里写图片描述