jaredpar / arcade

Tools that provide common build infrastructure for multiple .NET Foundation projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Tools that provide common build infrastructure for multiple .NET Foundation projects.

License:MIT License


Languages

Language:C# 94.0%Language:PowerShell 2.6%Language:C++ 2.6%Language:Shell 0.4%Language:Batchfile 0.2%Language:Groovy 0.1%