Cross device backup manager. https://git.qwjyh.net/PKGBUILDs/xdbm
Find a file
qwjyh 4283e1e98a change init command & add integration test
- now need to specify device name via cmd arg
- can use private repository with ssh key or ssh-agent
- adding integration test utility crates
2024-03-07 14:59:58 +09:00
src change init command & add integration test 2024-03-07 14:59:58 +09:00
tests change init command & add integration test 2024-03-07 14:59:58 +09:00
.gitignore init 2023-08-25 23:50:47 +09:00
Cargo.lock change init command & add integration test 2024-03-07 14:59:58 +09:00
Cargo.toml change init command & add integration test 2024-03-07 14:59:58 +09:00
README.md change init command & add integration test 2024-03-07 14:59:58 +09:00

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