Istio-cpp is aimed at achieving the smallest functionality of istio.
For setting up the development environment. You must develope in the UNIX-like environment with the following requirements:
- Latest
gcc
orclang
for compilation. - Latest
cmake
for building the project. clang-format
for formatting the code.- Doxygen and graphviz for building the docs.
Read through our contributing guidelines to learn about our submission process, coding rules and more.