AmirHmZz / mpbridge

CLI tool to synchronise and manage files on MicroPython running devices
https://pypi.org/project/mpbridge
MIT License
49 stars 5 forks source link

Added --dry-run flag to sync command #26

Closed AmirHmZz closed 1 year ago

AmirHmZz commented 1 year ago

This will solves #23 and Implements a new feature to make sync command only prints what it's going to do without applying any changes.