mirror of
https://github.com/xiaoqidun/aukit.git
synced 2025-12-17 07:52:53 +08:00
10 lines
421 B
Markdown
10 lines
421 B
Markdown
# aukit [](https://pkg.go.dev/github.com/xiaoqidun/aukit)
|
|
一个高性能、并发安全的 [AutoItX3](https://www.autoitscript.com/site/autoit/downloads/) Go 语言封装
|
|
|
|
# 安装指南
|
|
```shell
|
|
go get -u github.com/xiaoqidun/aukit
|
|
```
|
|
|
|
# 授权协议
|
|
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/aukit/blob/main/LICENSE) 授权协议 |