Skip to content

dweggemans/Cake.Yaml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cake.Yaml

A set of aliases for http://cakebuild.net to help with YAML Serialization.

AppVeyor

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

#addin nuget:?package=Cake.Yaml
#addin nuget:?package=YamlDotNet&version=4.2.1

NOTE: It's very important at this point in time to specify the YamlDotNet package and the version 4.2.1 for it.

Aliases

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

http://cakebuild.net/dsl/yaml

Apache License 2.0

Apache Cake.Yaml Copyright 2015. The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).

About

A set of aliases for http://cakebuild.net to help with YAML Serialization.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.0%
  • PowerShell 29.0%