BackupTool is a command-line utility that allows you to quickly take backups of all robots in your project.
- Extract BackupTool.exe somewhere
- Add that directory to your system PATH
If you'd rather not make changes to your system's PATH, you can just extract BackupTool.exe to your current project's directory.
- Open a command prompt within your current project's directory
BackupTool init
BackupTool add
to add each robot in your projectBackupTool backup all
to backup MD:.
Simply type BackupTool
for help/guidance on options.