项目作者: zrma

项目描述 :
Unlimited Drive Storage by splitting binary files into base64
高级语言: Go
项目地址: git://github.com/zrma/uds-go.git
创建时间: 2019-07-30T11:17:13Z
项目社区:https://github.com/zrma/uds-go

开源协议:MIT License

下载


uds-go

CI
Go Report Card
Quality Gate Status
Coverage Status
Codecov Status


Convert to go - https://github.com/stewartmcgown/uds

Requirement

Go (v1.14+)

Initialize

  1. $ git clone https://github.com/zrma/uds-go.git

pre-commit

```bash
$ brew install pre-commit
$ pre-commit install

Test

$ make test