You need to configure python3 and pip first.
pip install mkdocs-material mkdocs-static-i18n
mkdocs serve
or
python3 -m mkdocs serve
By default you have the latest Go installed (currently 1.19), and added GOPATH/bin to the PATH environment variable.
make fmt_insalll
make lint_install
This installs the formatting and lint tools, which can be used via make fmt and make lint.
For ProtoBuffer changes, you also need make proto_install and make proto.
make
make install