An open API service indexing awesome lists of open source software.

https://github.com/medicean/importshell

导入AntSword Shell配置
https://github.com/medicean/importshell

antsword import plugins shell

Last synced: 4 months ago
JSON representation

导入AntSword Shell配置

Awesome Lists containing this project

README

          

# AntSword Import Shell

导入AntSword Shell配置,可直接将 `db.ant` 中的内容直接复制导入,或与 CopyShell 插件配合使用

> 注意:
>
> 导入成功后需要退出程序,手动重启生效

## 安装

### 商店安装

进入 AntSword 插件中心,选择「Shell配置导入」,点击安装

### 手动安装

1. 获取源代码

```
git clone https://github.com/Medicean/ImportShell.git
```

或者

点击 [这里](https://github.com/Medicean/ImportShell/archive/master.zip) 下载源代码,并解压。

2. 拷贝源代码至插件目录

将插件目录拷贝至 `antSword/antData/plugins/` 目录下即安装成功

## 相关链接

* [AntSword 文档](https://medicean.gitbooks.io/antsword/content/)