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)
- Host: GitHub
- URL: https://github.com/ningenme/nina-batch
- Owner: ningenMe
- Created: 2022-08-30T19:52:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T01:07:25.000Z (over 3 years ago)
- Last Synced: 2025-02-23T00:56:03.324Z (over 1 year ago)
- Topics: go, golang, grpc
- Language: Go
- Homepage: https://ningenme.net/contribution
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`
```