Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protobuf definitions for GOnnect chat bridge

Git pre-commit hook

Add this as executable file .git/hooks/pre-commit:

#!/usr/bin/sh

protoc --fatal_warnings --cpp_out=.out *.proto

to validate the proto files before committing.

About

GOuda API definition

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors