Skip to content

spoud/sdm-proto-api

Repository files navigation

SDM Proto API

This repository is the master of all proto files.

All services can include it as submodule or just copy paste.

Init the submodule in a service repository

Be sure to remove any old proto folder before doing this (you will also need to commit).

In this example we checkout in the folder src/main/proto.

git submodule add [email protected]:spoud/sdm-proto-api.git src/main/proto

Update the submodule

git submodule update --force --init --recursive --remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published