mirror of
https://github.com/qwjyh/xdbm
synced 2024-11-22 06:40:12 +09:00
Cross device backup manager.
https://git.qwjyh.net/PKGBUILDs/xdbm
qwjyh
8eb7d1179d
- return Err instead of new object when there is no STORAGESFILE - setup empty DEVICESFILE and STORAGESFILE at repository initialization - update readme |
||
---|---|---|
src | ||
tests | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
TODO:
- split subcommands to functions
- write test for init subcommand
- write test with existing repo
- with ssh credential
- ssh-agent
- specify key
- add storage remove command
- add sync subcommand
- add check subcommand
- reorganize cmd option for storage
- use subcommand