kaven-utils - v6.1.0
    Preparing search index...

    Function CreateZipArchive

    • This function calls the 7z binary, it should be available in your PATH.

      Parameters

      Returns Promise<string>

      5.3.0

      2025-10-11

      CreateZipArchive("./dist/", "dist.zip")
      CreateZipArchive("./dist/*", "dist.zip")