Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 677 Bytes

BackupTool

BackupTool is a command-line utility that allows you to quickly take backups of all robots in your project.

Installation

  1. Extract BackupTool.exe somewhere
  2. 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.

Usage

  1. Open a command prompt within your current project's directory
  2. BackupTool init
  3. BackupTool add to add each robot in your project
  4. BackupTool backup all to backup MD:.

Simply type BackupTool for help/guidance on options.