Skip to content

onerobotics/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.