C++ Development Tools

October 29, 2018 · View on GitHub

| English | Русский |

(document is under development)

Required software:

  1. Compilers: G++
  2. Linters: clang-tidy
  3. VCS - Version Control System - GitHub, Git, GUI
  4. Build systems: make

Optional tools:

  1. IDE - Integrated development environment: Brackets, Atom, CLion
  2. CI - Continuous Integration - TravisCI