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

https://github.com/k8scat/vendor

Download modules for govendor in China.
https://github.com/k8scat/vendor

actions docker ghcr go govendor shell

Last synced: about 2 months ago
JSON representation

Download modules for govendor in China.

Awesome Lists containing this project

README

          

# Vendor

Download modules for [govendor](https://github.com/kardianos/govendor) in China.

## Usage

```bash
docker pull ghcr.io/k8scat/vendor:latest

docker run \
--rm \
-v /tmp/data:/data \
ghcr.io/k8scat/vendor:latest \
-u \
-t \
-r \
-b [BRANCH]
```

Output: `/tmp/data/vendor.tgz`