Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.79 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.79 KB

Arcade

Overview

Arcade is intended to provide well-understood and consistent mechanisms for consuming, updating, and sharing infrastructure across the .NET Core team. For more details about Arcade, please see the Overview documentation.

Build & Test Status

VSTS Build Status

Getting Started

Packages are published daily to our tools feed:

https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json

Source Code

git clone https://github.com/dotnet/arcade.git

How to use Arcade

Arcade tools may be consumed by following the guidelines defined in the Task Packages documentation.

You can view the available Arcade produced packages by adding the Arcade package feed, to your Visual Studio package source.

How to contribute

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.

License

.NET Core (including the Arcade repo) is licensed under the MIT license.