Run make init to install development tools, and make gen to format, check, and generate code from API definitions.
make init
make gen
Run make to see all targets.
make