mirror of
https://github.com/xiaoqidun/ihash.git
synced 2024-11-22 01:56:46 +08:00
docs(更新文档): 更新文档
This commit is contained in:
parent
561145d821
commit
8abe2cd07c
@ -1,12 +1,12 @@
|
|||||||
# ihash
|
# ihash
|
||||||
命令行,支持通配符的hash校验工具
|
命令行,全平台,支持通配符的hash校验工具
|
||||||
# 快速安装
|
# 快速安装
|
||||||
go get -u github.com/xiaoqidun/ihash
|
go get -u github.com/xiaoqidun/ihash
|
||||||
# 编译安装
|
# 编译安装
|
||||||
```
|
```
|
||||||
git clone https://github.com/xiaoqidun/ihash.git
|
git clone https://github.com/xiaoqidun/ihash.git
|
||||||
cd ihash
|
cd ihash
|
||||||
go build ihash.go
|
go build -mod=vendor ihash.go
|
||||||
```
|
```
|
||||||
# 手动安装
|
# 手动安装
|
||||||
1. 根据系统架构下载为你编译好的[二进制文件](https://github.com/xiaoqidun/ihash/releases)
|
1. 根据系统架构下载为你编译好的[二进制文件](https://github.com/xiaoqidun/ihash/releases)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user