Commit graph

10 commits

Author SHA1 Message Date
8396b8c97d add shell completion script generation 2024-03-17 04:08:47 +09:00
f5fe3d6580 update docs & Cargo.toml 2024-03-17 03:25:44 +09:00
4f0d725b52 fix: windows path canonicalization
use these
- expand_tilde
- dunce::canonicalize
2024-03-15 20:54:26 +09:00
56563a0e8b add backup related types and cmd arguments
- fix some typos & format
2024-03-13 20:09:51 +09:00
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
24f34da588 update storage list and some refactor 2024-03-03 06:11:25 +09:00
7a4c1e5325 Use HashMap instead of Vector<Storage> 2023-12-04 21:34:24 +09:00
db09897b5a new: storage add (git is not working) 2023-08-27 17:49:18 +09:00
2a1854c488 new: add PhysicalStorage and methods, add flush to gitignore# 2023-08-26 08:40:11 +09:00
92b27b876b new: setup device for the first device 2023-08-25 23:51:45 +09:00