Skip to content

LUXROBO/server-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luxrobo GRPC 서비스 protobuf 정의

Install for compile proto

https://github.com/uber/prototool#installation mac : brew install prototool


# lint execute
prototool lint 
# proto compile then golang, python generated file
prototool compile
# gernerate proto
prototool generate 
cd gen

Deploy CI/CD

gitlab CI/CD로 자동화 배포되며 protobuf_build master로 빌드되어 프로젝트 업데이트 됩니다.

About

LMS Protocol Buffers repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published