OpenSourceLabs

Open Source Labs, from Microsoft with Love ♥

Github星跟蹤圖

Microsoft Open Source Labs

Cloning this repository

This repository contains submodules.

Git expects us to explicitly ask it to download the submodule's content. You can use git submodule update --init --recursive here as well, but if you're cloning this repository for the first time, you can use a modified clone command to ensure you download everything, including any submodules:

git clone --recursive git@github.com:Microsoft/OpenSourceLabs.git

Updating latest changes from submodules

In order to updated the repository submodules content, you cna execute the following command regularly:

git submodule update --remote --recursive

Adding a submodule

Adding a submodule to point to an external repository is simple. Please use this command to add a new submodule to this repository:

git submodule add [Repository Url] [Directory to Add the submodule]

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct.
For more information see the Code of Conduct FAQ or
contact opencode@microsoft.com with any additional questions or comments.

Please report any bug or issue on the labs trough the GitHub Issues Page page.

主要指標

概覽
名稱與所有者microsoft/OpenSourceLabs
主編程語言JavaScript
編程語言Shell (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2017-09-04 12:30:22
推送於2018-05-03 15:25:11
最后一次提交2018-05-03 17:24:59
發布數0
用户参与
星數37
關注者數16
派生數43
提交數103
已啟用問題?
問題數5
打開的問題數4
拉請求數14
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?