Make sure docker is installed locally.
Once installed run,
make generateto generate all the code and mock client for FlyteAdmin Service.. prompt:: bash make generate
You might have to run,
make download_toolingto install generator dependencies.. prompt:: bash make download_tooling
To add new dependencies for a doc, modify
doc_requirements.inand then.. prompt:: bash make doc-requirements.txt