A wrapper around restic backup for multiple sources and repositories
Go to file
Jan Christian Grünhage 572ac40a4a
initial commit
2024-02-03 14:12:14 +01:00
src initial commit 2024-02-03 14:12:14 +01:00
.gitignore initial commit 2024-02-03 14:12:14 +01:00
Cargo.lock initial commit 2024-02-03 14:12:14 +01:00
Cargo.toml initial commit 2024-02-03 14:12:14 +01:00
config.sample.yaml initial commit 2024-02-03 14:12:14 +01:00
LICENSE.md initial commit 2024-02-03 14:12:14 +01:00
README.md initial commit 2024-02-03 14:12:14 +01:00

restic-wrapper

restic-wrapper is a Python library for dealing with word pluralization.

Installation

Use the package manager cargo to install restic-wrapper.

cargo install restic-wrapper

Usage

$ restic-wrapper --help
Usage: restic-wrapper <CONFIG> <REPOSITORY> <SOURCE> [OPTIONS]

Arguments:
  <CONFIG>
  <REPOSITORY>
  <SOURCE>
  [OPTIONS]

Options:
  -h, --help  Print help

For config options, see config.sample.yaml.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

CNPLv7