Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Tencent/WeFlow

A web developer workflow tool by WeChat team based on tmt-workflow, with cross-platform supported and environment ready.
https://github.com/Tencent/WeFlow

f2e gulp wechat weflow workflow

Last synced: 3 months ago
JSON representation

A web developer workflow tool by WeChat team based on tmt-workflow, with cross-platform supported and environment ready.

Awesome Lists containing this project

README

        

## 项目迁移说明

由于业务调整,本项目不再更新,感谢大家一直以来的支持。
后续需求会合并到 [Feflow](https://github.com/Tencent/feflow) 项目进行开发迭代,请移步:

* Github: https://github.com/Tencent/feflow
* 官网:https://feflowjs.com/

# WeFlow [![Version Number](https://img.shields.io/github/release/Tencent/WeFlow.svg?style=flat)](https://github.com/Tencent/WeFlow/ "Version Number")

> 一个基于 [tmt-workflow](https://github.com/weixin/tmt-workflow) 前端工作流的开发工具。 (已支持最新版 Node.js)
> 官网:[https://weflow.io/](http://weflow.io/)
> 目前已支持了:微信游戏、微信·朋友圈广告、微信·城市服务等项目的 [第三方合作团队](http://ad.weixin.qq.com/learn/2-3-3--%E5%89%8D%E7%AB%AF%E5%B7%A5%E4%BD%9C%E6%B5%81) 的前端构建工作,如果你更习惯`命令行`操作,可以直接使用 WeFlow 的核心:基于 Gulp 开发的 [tmt-workflow](https://github.com/weixin/tmt-workflow) :)

## 下载&安装

[Github Release 下载](https://github.com/weixin/WeFlow/releases) 或 [官网高速下载分流](https://weflow.io/#download)
(支持 macOS / Windows / Linux 操作系统)

## 界面预览

![Screenshot](http://ww2.sinaimg.cn/large/644eac00jw1f4hedcpqvsj21e01fednq.jpg)

## 开发环境

- Electron 版本:v0.37.8
- Node 版本 :v5.10.0

## 更新日志

[本期更新 v1.3.3](https://github.com/Tencent/WeFlow/releases)

* 增加 ES6 编译支持
* 增加 SVG 支持
* 修复合并JS Bug [#104](https://github.com/Tencent/WeFlow/issues/104)
* 服务器配置增加端口配置
* 优化编译成功时的提示,通过 Notifications 向用户发送通知
* 优化开发者工具弹出方式

[近期更新 v.1.3.2](https://github.com/Tencent/WeFlow/releases)

* 更新 example
* 支持 windows 32 位系统
* 支持 .svg 格式
* 增加 调试模式(菜单->窗口->调试模式)
* 增加自动编译
* 修复一些 bug(不写项目名时无限弹窗、欢迎页时就拖放项目报错等)

## 参与贡献

如果你有 `Bug反馈` 或 `功能建议`,请创建 [Issue](https://github.com/weixin/WeFlow/issues) 或发送 [Pull Request](https://github.com/weixin/WeFlow/pulls),非常感谢。

[腾讯开源激励计划](https://opensource.tencent.com/contribution) 鼓励开发者的参与和贡献,期待你的加入。

## License

所有代码采用 [MIT License](http://opensource.org/licenses/MIT) 开源,可根据自身团队和项目特点 `fork` 进行定制。
Sketch 设计稿源文件可在 [Dribbble](https://dribbble.com/hzlzh/projects/380016-WeFlow) 获取