930 Forks
3735 Stars
3735 Watchers

Quantum

Microsoft Quantum Development Kit Samples

How to download and setup Quantum

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

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

If you have some problems with Quantum

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