微信小程序开发工具 ubuntu linux版本

安装

http://blog.csdn.net/zhangyingguangails/article/details/72517182
sudo apt install wine
sudo git clone https://github.com/cytle/wechat_web_devtools.git
chmod -R 777 wechat_web_devtools  
cd wechat_web_devtools  
./bin/wxdt  

在线调试接口

https://mp.weixin.qq.com/debug/

原文地址:https://www.cnblogs.com/newsea/p/8334620.html