mirror of
https://github.com/qwjyh/xdbm
synced 2024-11-24 23:51:04 +09:00
Cross device backup manager.
https://git.qwjyh.net/PKGBUILDs/xdbm
qwjyh
4283e1e98a
- now need to specify device name via cmd arg - can use private repository with ssh key or ssh-agent - adding integration test utility crates |
||
---|---|---|
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 sync subcommand
- add check subcommand
- reorganize cmd option for storage
- use subcommand