fzf-cli
v1.0.3
Published
> https://github.com/fuzhonfeng/fzf-cli
Readme
fzf-cli
https://github.com/fuzhonfeng/fzf-cli
Install
npm install fzf-cli -g --registry=https://registry.npm.taobao.orgCommand
init project 创建模板项目
fzf initrun project 启动项目(需要在项目根目录执行)
fzf runpublish project 打包项目(需要在项目根目录执行)
fzf publint project 代码风格校验(需要在项目根目录执行)
fzf lint