xdbm/README.md

15 lines
370 B
Markdown
Raw Normal View History

2023-12-08 03:18:31 +09:00
# TODO:
- [x] split subcommands to functions
- [ ] write test for init subcommand
- [ ] write test with existing repo
- [ ] with ssh credential
- [ ] ssh-agent
- [ ] specify key
2024-03-10 13:00:28 +09:00
- [ ] add storage remove command
- [ ] add sync subcommand
- [ ] add check subcommand
2023-12-08 03:18:31 +09:00
- [ ] reorganize cmd option for storage
- [ ] use subcommand
<!-- vim: set sw=2 ts=2: -->