Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 531 Bytes

Hubs Backup Tool

This tool let you backup your assets from a Hubs instance (Demo Hub, Hubs Subscription Service or your own instance).

You can get the executable version of the tool from the releases section.

Running from the source

  • Clone this repository
  • Install the dependencies: npm install
  • Run it: npm run start

How to use this tool