weixin / WeIndex

微信相关资源汇总索引

Home Page:http://weixin.qq.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

【推荐工具】Linux下微信开发者工具

cytle opened this issue · comments

commented

自荐工具,Linux下微信开发者工具

原理是微信开发者工具本质是nw.js程序,把它移植到linux下没大问题.然后,负责编译wxml和wxss(可能还有 其他功能)的wcc和wcsc,利用wine来跑.

项目地址:cytle/wechat_web_devtools

commented

很不错的工具