Skip to content

cake-contrib/Cake.AppVeyor

Repository files navigation

Cake.AppVeyor

A set of aliases for http://cakebuild.net to access the AppVeyor API

AppVeyor

You can easily reference Cake.AppVeyor directly in your build script via a cake addin:

#addin nuget:?package=Cake.AppVeyor
#addin nuget:?package=Refit&version=4.6.58
#addin nuget:?package=Newtonsoft.Json&version=11.0.2

NOTE: It's very important at this point in time to specify the Newtonsoft.Json package and the version 11.0.2 for it, as well as the Refit package and the version 4.6.58 for it.

Aliases

Please visit the Cake Documentation for a list of available aliases:

http://cakebuild.net/dsl/appveyor

Apache License 2.0

Apache Cake.AppVeyor Copyright 2016. The Apache Software Foundation This product includes software developed at The Apache Software Foundation.

Discussion

For questions and to discuss ideas & feature requests, use the GitHub discussions on the Cake GitHub repository, under the Extension Q&A category.

Join in the discussion on the Cake repository