$ sudo apt install -y build-essential procps curl file git
$ brew install llvm
$ brew install cmake
$ brew install clang-format
$ brew install conan
$ clang-format -style=llvm -dump-config > .clang-format
- The place to find and share popular C/C++ Conan packages
- Master CMake for Cross-Platform C++ Project Building
- Using clang-tidy and clang-format
- ttroy50.github.io/cmake-examples
- CMake wrapper for conan C and C++ package manager
- Conan Cheat Sheet
- 코난 C/C++ package manager
- Linking Conan Include to VS Code
- c_cpp_properties.json reference