hugh 的个人博客

vuePress-theme-reco hugh 的个人博客    2021
hugh 的个人博客

Choose mode

  • dark
  • auto
  • light
Home
分类
  • 前端
  • fe-robot
  • 前端监控
标签
专题
  • femonitor
  • jsby
  • fe-robot
TimeLine
工具
全版

hugh 的个人博客

154

Article

324

Tag

Home
分类
  • 前端
  • fe-robot
  • 前端监控
标签
专题
  • femonitor
  • jsby
  • fe-robot
TimeLine
工具
全版
  • 基础

    • 扩展和子命令插件机制-fe-robot
      • 参数
      • 参数
    • 映射型插件机制-fe-robot
    • 插件编写-fe-robot
      • 可选
    • 插件收集整理_-fe-robot
    • 插件管理-fe-robot
    • 插件本地测试-fe-robot
      • 可选
  • 插件使用

  • 模板型(TODO)

  • 工具型(TODO)

插件管理_-_fe-robot

vuePress-theme-reco hugh 的个人博客    2021

插件管理-fe-robot


hugh 的个人博客 2020-04-03 23:53:08 fe-robot前端plugintag

# 功能描述

新增插件tag标记, 插件搜索, 主要用于对插件进行分类, 按使用次数进行排序

# 生效版本

V0.0.4

# 使用方法

fe-robot -S http
1

搜索出包含http的插件(插件名,描述或者tag中包含即可)

fe-robot -S all (v0.0.5版本支持)
1

按使用频率列出当前安装的插件

fe-robot tag http-server -a http,启动http服务
1

给http-server的插件http,启动http服务两个tag