4 Star 25 Fork 2

IVWEB / feflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

feflow

GitHub license Codecov Package Quality npm package NPM downloads PRs Welcome Join the chat at https://gitter.im/feflow/feflow-cli

致力于提升研发效率和规范的工程化解决方案,使用 Node.js编写.

特性

  • 强大的插件机制,易于扩展.
  • 和Yeoman集成,很容易通过Yeoman脚手架进行项目的初始化创建.
  • 支持多种主流构建,包括webpack, fis等等
  • 定义了一系列规范,包括Commit规范和ESLint规范.
  • CLI的内核和插件层分离,当和最新版本不兼容时会采取全量更新和增量更新策略。

安装

$ npm install feflow-cli -g

使用

# 初始化项目
$ feflow init

# 本地开发
$ feflow dev

# 代码质量检查
$ feflow lint

# 打包构建
$ feflow build

文档

整体架构

如何贡献

  1. 从目前已经存在的issue或者提出一个新的issue去讨论新的特性或者存在的bug.
  2. 在Github上Fork 仓库_,然后在master或者其它分支上开始进行您的修改.
  3. 编写测试用力表明某个bug被修复掉了或者新的特性可以正常工作.
  4. 提交PR直到它被merge或者发布出去了. :) 记得把您添加进 AUTHORS_.

版本日志

版本日志

许可证

MIT

MIT License Copyright (c) 2017 feflow Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

腾讯NOW直播IVWEB团队工程化解决方案 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/IVWEB/feflow-cli.git
git@gitee.com:IVWEB/feflow-cli.git
IVWEB
feflow-cli
feflow
master

搜索帮助