Badgerati/Edison

View on GitHub
picassio.palette

Summary

Maintainability
Test Coverage
{
    "paint": [
        {
            "type": "variables",
            "variables": {
                "mode": "Release"
            }
        },
        {
            "type": "chocolatey",
            "ensure": "install",
            "software": {
                "cake.portable": "",
                "7-zip.install": "",
                "checksum": "",
                "NuGet.CommandLine": ""
            }
        },
        {
            "type": "cake"
        }
    ]
}