# README
Goraz utilities
Standards:
Setup:
Commands:
- Test:
make test
- Format codes:
make fmt
- Install dependencies:
make install
- Generate proto codes:
make proto
How to test:
make install
make test
make test
make fmt
make install
make proto
make install
make test