Skip to content

A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.

License

Notifications You must be signed in to change notification settings

akordowski/Cake.Compression

Folders and files

NameName
Last commit message
Last commit date
Apr 28, 2022
Apr 28, 2022
Apr 28, 2022
Feb 16, 2019
Apr 21, 2019
Nov 14, 2017
Jul 13, 2018
Jul 13, 2018
Apr 28, 2022
Jul 13, 2018
Jul 14, 2018
Sep 11, 2019
Dec 2, 2018
Dec 2, 2018

Repository files navigation

Cake.Compression

License Build status NuGet Version

A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.

Referencing

Cake.Compression is available as a nuget package from the package manager console:

Install-Package Cake.Compression

or directly in your build script via a Cake #addin directive:

#addin nuget:?package=SharpZipLib
#addin nuget:?package=Cake.Compression

About

A Cake AddIn which provides compression functionality for BZip2, GZip and Zip.

Resources

License

Stars

Watchers

Forks

Packages

No packages published