Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 987 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 987 Bytes

Installation tasks

Windows

.NET Core 3.1 SDK

  1. Download and install from this link

MinGW

  1. Install from this link
  2. Run MinGW installation manager
    • Mark mingw32-gcc-g++-bin for installation
    • Mark mingw32-gcc-objc-bin for installation
  3. Run mingw-get.exe install gdb in cmd
  4. View Advanced system settings -> Environment variables -> Path - > Add C:\MinGW\bin

Node.js

  1. Download and install from this link

Python

  1. Download and install from this link

Linux

  • .NET Core 3.1 SDK
  • Clang
  • gdb
  • Node

VS Code

Extensions: