-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Eldad Danladi edited this page Jul 17, 2022
·
19 revisions
- Cppm has only been tested on Clang, Clang++, GCC, and G++ so one of these compilers will be needed for c/c++.
- clang-tidy, clangd, and clang-format will be needed if you wish to use cppm's integrated linting and formatting
- Recommended tools: Git, Visual Studio Code
If you're on Linux, some of these tools may already be installed. All requirements need to be on your PATH.