Skip to content

Commit

Permalink
Add make proto-gen to helpful commands (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
rootulp authored Sep 21, 2022
1 parent 789e6c5 commit fadb77a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@ make test
# Format code with linters (this assumes golangci-lint and markdownlint are installed)
make fmt
# Regenerate Protobuf files (this assumes Docker is running)
make proto-gen
```

## Careers
Expand Down

0 comments on commit fadb77a

Please sign in to comment.