cache_bust_cli-0.2.0 is not a library.
cache_bust_cli
This is a CLI-tool to be used in combination with cache_bust to add hashes to file names.
Installation
Using cargo:
Using nix:
nix shell github:dav-wolff/cache_bust#cli
Usage
Rename all files in a directory in-place:
Copy all files in a directory to a new directory with hashes added:
Rename a single file in-place and print its new name or hash:
Copy a single file to a new directory with its hash added and print its new path: