Skip to content

finn-ball/optic-yellow-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optic Yellow

Automate booking tennis courts.

go run main.go

Protobufs

To generate, run:

protoc -I="$PWD"/pkg/proto \
--go_opt=paths=source_relative --go_out="$PWD"/pkg/proto/ \
--go-grpc_opt=paths=source_relative --go-grpc_out="$PWD"/pkg/proto/ \
"$PWD"/pkg/proto/optic_yellow.proto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages