Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stuttgart-things/sweatshop-client
YAC is a gRPC Client for importing & sending revisionRuns to YAS
https://github.com/stuttgart-things/sweatshop-client
cobra golang grpc-client
Last synced: 2 days ago
JSON representation
YAC is a gRPC Client for importing & sending revisionRuns to YAS
- Host: GitHub
- URL: https://github.com/stuttgart-things/sweatshop-client
- Owner: stuttgart-things
- License: other
- Created: 2023-04-04T15:00:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-18T15:09:16.000Z (about 1 year ago)
- Last Synced: 2024-06-22T15:50:58.348Z (5 months ago)
- Topics: cobra, golang, grpc-client
- Language: Go
- Homepage:
- Size: 125 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stuttgart-things/yacht-application-client
YAC is a gRPC Client for importing & sending revisionRuns to YAS
## GET REVISIONRUN FROM GIT REPOSITROY
```
yacht-application-client get \
--repo https://github.com/stuttgart-things/yacht-application-server.git
```## SEND REVISIONRUN(S) TO YAS
```
yacht-application-client send \
--endpoint yas.dev.sthings.tiab.ssc.sva.de \
--file yacht.json
```License
-------Author Information
------------------Patrick Hermann, stuttgart-things 04/2023