зеркало из https://github.com/microsoft/Tx.git
1.2 KiB
1.2 KiB
Getting local copy of the Tx code and documentation
There are two ways to get local copy:
- Click on the SOURCE CODE tab, and then on the Download button
This downloads a zip file, and useful if you want to take a quick look
- Using Git as source control:
- Install Github for Windows
- launch the Git Shell, and choose one of the three repositories we keep in sync:
- git clone https://git01.codeplex.com/tx
- git clone https://github.com/Microsoft/Tx.git
- git clone https://github.com/Reactive-Extensions/Tx.git
The documentation comes interleaved with the source code
- To view or edit the docs, please install either MarkDownPad or Visual Studio Code
- To open the documents full screen, click Tools, Preview Markdown in Browser (F6)
We wish our documentation showed on CodePlex as good as Github. Specific issues are: