2 releases
new 0.1.1 | Feb 14, 2025 |
---|---|
0.1.0 | Jan 15, 2025 |
#184 in Compression
130 downloads per month
12KB
286 lines
Installation
cargo install zipcompose
Configuration
Here is an example of a zip-compose.yaml file:
archives:
test:
filename: test.zip
entries:
- dest_dir: .
files:
- ./src/main.rs
- src: ./src/main.rs
dest: renamed_main.rs
Dependencies
~10–20MB
~297K SLoC