Hi,
Thanks for this tool. I don't use it now but later why not... Some ideas:
- a
--dry-run option to display changes without doing it.
- a
--no-suppress option to upload/update only, and not erase anything on device.
- use click package to manage the command line.
- auto detect device? (if not currently)
-f not really useful. Could be an optional directory or current if not provided (click could manage with path args)
-v should be more informative than debug concern. Debug could be -vv (click manages)
- ...
Have fun!
Hi,
Thanks for this tool. I don't use it now but later why not... Some ideas:
--dry-runoption to display changes without doing it.--no-suppressoption to upload/update only, and not erase anything on device.-fnot really useful. Could be an optional directory or current if not provided (click could manage with path args)-vshould be more informative than debug concern. Debug could be -vv (click manages)Have fun!