Files
open_explorer/README.md

20 lines
384 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# open_explorer
Redmine插件一键打开归档地址。
## Install
```bash
cd plugins
git clone https://git.licsber.site/ruby/open_explorer
```
## ChangeLog
```
251123周日0.2.0)对复制和打开功能作区分
250824周六0.1.2)增加复制功能
250823周六0.0.9)修改按钮出现位置;优化样式
250823周六0.0.1)基础功能
```