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
gccorclangfor compilation. - Latest
cmakefor building the project. clang-formatfor 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.