A generic build collector for Rode
- Follow the instructions to run Rode locally
- Run
make run - To run the fmt check and tests, use
make test - To add the required license headers, run
make license- You may need to run
go get -u github.com/google/addlicensefirst
- You may need to run