hardcpy-0.2.1 is not a library.
hardcpy
Simple backup tool written in Rust
Installation
Prebuilt Binary
Install the latest binary from Releases
AUR
On Arch Linux you can install the pre-built binary from the AUR
Or you can use a wrapper such as yay
Compiling From Source
AUR
Run the following commands
Other distributions / Windows
Make sure you have cargo installed
You should be getting something like the following
)
Clone the repo and build the project
Using Cargo
You can simply install it with the following command
And make sure you have ~/.cargo/bin in your $PATH