1 unstable release
new 0.1.0 | Jan 15, 2025 |
---|
#357 in Compression
38 downloads per month
12KB
283 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
~296K SLoC