Skip to content

julien-leclercq/cargo-archive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages