public static void ZipCompress(this ICakeContext context, DirectoryPath rootPath, FilePath outputPath)
ZipCompress("./publish", "publish.zip");