mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-16 11:32:26 +01:00
feat:#36 added new event grpc message
This commit is contained in:
6
services/README.md
Normal file
6
services/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
To execute the protobuf gen script, install the protobuf compiler and the python protobuf library. Then run the following command:
|
||||
|
||||
```bash
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
|
||||
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
|
||||
```
|
||||
Reference in New Issue
Block a user