Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cake.PickAndRoll

Build status NuGet

Cake Addin for working with PickAndRoll

Usage

#addin nuget:?package=Cake.PickAndRoll&version=1.2.4&loaddependencies=true

Task("Default")
    .Does(() => {
        PickAndRoll();
    });

About

Keep environment specific attributes in separate configuration files and build desired config on demand

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages