Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iutx/erda-api-proto-go
https://github.com/iutx/erda-api-proto-go
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/iutx/erda-api-proto-go
- Owner: iutx
- License: apache-2.0
- Created: 2023-02-15T03:35:13.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T03:55:06.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T10:37:09.121Z (2 months ago)
- Language: Shell
- Size: 2.73 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# erda-proto-go
Generated code from protobuf for Erda protobuf .This repository depends on [erda-proto](https://github.com/erda-project/erda-proto)
## build
build all modules from *.proto files
```sh
make build
```