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

https://github.com/ningenme/nina-batch

趣味開発 contribution-batch (product name: nina)
https://github.com/ningenme/nina-batch

go golang grpc

Last synced: about 1 month ago
JSON representation

趣味開発 contribution-batch (product name: nina)

Awesome Lists containing this project

README

          

# nina-batch

- go get
```shell
go get -u github.com/ningenMe/mami-interface@v0.x.0
```

```shell
PAT=ghp_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
go run . -t ${PAT} -s 2022-01-01 -e 2023-01-01
go run . -t ${PAT} -s 2022-01-01 -e 2023-01-01 -r `cat repo.txt`
```