Add the ability to create zip archives somewhere along lines like this: `Radpath.files("/tmp", "log") |> Radpath.zip("myzip.zip")` or `Radpath.dirs("/tmp") |> Radpath.zip("myzip2.zip")`