Skip to content
/ klone Public

A simple tool for making backups that only saves your most recent files, made in Rust

License

Notifications You must be signed in to change notification settings

kinire98/klone

Repository files navigation

klone

A cli backup tool focused on simplicity rather than featurefullness.
It emphashices your favourite way to interact with your file system as this will only make the copy of the files.
Its more important feature is when you make a backup rather than replacing all files, the only files that will be replaced are the ones that had had any changes, making this way the backup faster.

Installation

To install this app you must use cargo:

cargo install klone

Once installed run klone --help to print the help for this utility

How to use

For detailed instructions on how to use this utility, check the project's wiki

About

A simple tool for making backups that only saves your most recent files, made in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages