87 Forks
1384 Stars
1384 Watchers

GDK

Microsoft Public GDK

How to download and setup GDK

Open terminal and run command
git clone https://github.com/microsoft/GDK.git
git clone is used to create a copy or clone of GDK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with GDK https://github.com/microsoft/GDK/archive/master.zip

Or simply clone GDK with SSH
[email protected]:microsoft/GDK.git

If you have some problems with GDK

You may open issue on GDK support forum (system) here: https://github.com/microsoft/GDK/issues