#target #target-directory #tar #zstd #archive #heavy #file

app cargo-archive

Archive and unarchive heavy target directories in a tar.zstd file

1 unstable release

0.1.0 Apr 12, 2024

#22 in #heavy

MIT license

6KB

Cargo archive

🚧 This tool is a WIP 🚧

The goal is to provide a tool for compressing heavy target directories in rust project.

This is composed of two executables: - cargo-archive: compress the current workspace's target directory in a target.tar.zstd file - cargo-unarchive: uncompress a target.tar.zstd file in the current workspace's target directory

No options or configuration are available at the moment.

Dependencies

~5–15MB
~201K SLoC