init commit
This commit is contained in:
17
proto/README.md
Normal file
17
proto/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Guide
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- [buf](https://docs.buf.build/installation)
|
||||
|
||||
## Generate
|
||||
|
||||
```sh
|
||||
buf generate
|
||||
```
|
||||
|
||||
## Format
|
||||
|
||||
```sh
|
||||
buf format -w
|
||||
```
|
||||
Reference in New Issue
Block a user