/cpp_dauphine

C++ courses for Paris Dauphine

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

cpp_dauphine

C++ courses for Paris Dauphine You can join the gitter chat.

Requirements

The following must be installed:

  • cmake
  • git
  • VS 2015 (or 2017) for Windows users

Once you've installed git (or git-for-windows), open a console (or a git-bash) and type

git config --gloabl user.name "your_github_name"
git config --global user.email "your_email"