544 Forks
1909 Stars
1909 Watchers

pxt

Microsoft MakeCode (PXT - Programming eXperience Toolkit)

How to download and setup pxt

Open terminal and run command
git clone https://github.com/microsoft/pxt.git
git clone is used to create a copy or clone of pxt 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 pxt https://github.com/microsoft/pxt/archive/master.zip

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

If you have some problems with pxt

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