Skip to content

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

License

Notifications You must be signed in to change notification settings

jincod/PickAndRoll

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages