- Kagome uses C++17 as target language
- Project is regularly built with gcc-8, clang-8, xcode10 (apple llvm 10), use other compilers at your own risk.
- Use
clang-format
- Test your code with gtest/gmock.
- Open PR with base branch =
master
, fix CI and follow guide in PR template. - Read docs