当前位置:主页 > 服务器 > Linux >

详解Linux 下开发微信小程序安装开发工具

时间:2020-12-14 14:22:43 | 栏目:Linux | 点击:

详解Linux 下开发微信小程序安装开发工具

 1.

git clone https://github.com/yuan1994/wechat_web_devtools

然后创建一个文件夹

mkdir /opt/tencent/

移动文件

mv ./wechat_web_devtools /opt/tencent

修改用户组

chown -R root:root /opt/tencent/wechat_web_devtools

启动测试工具

/opt/tencent/wechat_web_devtools/nw

感谢阅读,希望能帮助到大家,谢谢大家对本站的支持!

您可能感兴趣的文章:

相关文章