This section explain how you can contribute to GoYeti
The Makefile contains a full help available by running make help
make init
to install the required dependencies. Required the first time you clone the repository.
make
to run the generated code and tests.