AJUbest/dsh-plugin-optimization

插件 ⭐ 2 MIT other

这是一个DSH插件管理插件,可在web界面区分DSH自带插件与自定义插件,并且能够收纳用户之前的自定义插件进行管理。

catalog 简介:A DSH plugin that distinguishes official built-in DSH plugins and user custom plugins on the external interface.It can collect and manage all your previously created custom plugins 这是一个 DSH 插件管理插件,可在web界面区分 DSH 自带插件与自定义插件,并且能够收纳用户之前的自定义插件进行管理

安装

~/.dsh/
├── custom-plugins/          ← 自定义插件分区(本插件负责维护)
│   ├── dsh-plugin-optimization/
│   └── <你导入的插件>/
└── profiles/web/            ← profile(依赖以 link: 指向自定义分区)

AJUbest/dsh-plugin-optimization 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。