Skip to content
Eldad Danladi edited this page Jul 17, 2022 · 19 revisions

Requirements

  • 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.

Quick Start

Table of contents

Clone this wiki locally