Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

masamallow/zipwin

Repository files navigation

zipwin

zipwin is a CLI tool to create ZIP file that can be extracted on Windows without encoding issues.

Installation

🚧 This project is under development. 🚧

Currently, you need to build from source:

# After clone this repository and change directory
cargo build --release
cd target/release
chmod +x zipwin
mv zipwin /usr/local/bin/

Usage

Basic usage

To create a ZIP file from a directory:

zipwin <directory>

By default, the output file will be named <directory_name>.zip.

Specify an output file name

zipwin <target_directory> <output_file.zip>

About

zipwin is a CLI tool to create ZIP file that can be extracted on Windows without encoding issues.

Topics

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /