beginning of pb

This commit is contained in:
2021-10-26 02:00:50 -07:00
parent 063c8040c0
commit a35e30c05c
4 changed files with 42 additions and 0 deletions

2
Makefile Normal file
View File

@@ -0,0 +1,2 @@
mfer/app.pb.go: mf.proto
protoc --go_out=./mfer $<