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

https://github.com/livexy/pkg


https://github.com/livexy/pkg

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# pkg
更新
```
go get -d -u -t ./... && go mod tidy
```
测试
```
go test ./...
```