Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 2.57 KB

File metadata and controls

47 lines (26 loc) · 2.57 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

Jenkins

x64 Debug x64 Release
Windows_NT Build Status Build Status
Ubuntu 16.04 Build Status 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.