AJUbest/dsh-plugin-optimization

Plugin ⭐ 2 MIT other

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 自带插件与自定义插件,并且能够收纳用户之前的自定义插件进行管理

Install

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

Add AJUbest/dsh-plugin-optimization to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.