mirror of
https://github.com/qwjyh/xdbm
synced 2024-11-25 08:01:04 +09:00
14 lines
370 B
Markdown
14 lines
370 B
Markdown
# TODO:
|
|
- [x] 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
|
|
|
|
<!-- vim: set sw=2 ts=2: -->
|