Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 300 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 300 Bytes

justzip

Zip file or folder with Linux-compatible path separators. Made for packing Blender addons.

Installation

Install Go, then run:

go install github.com/Zyl9393/justzip@latest

Usage

justzip -i path/to/file/or/folder -o path/to/archive.zip