Skip to content

Commit

Permalink
Add readme info
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo committed Apr 2, 2024
1 parent f987381 commit 77ff554
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
Hubs Backup Tool
## 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 binary 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
- Tool Overview: https://hubs.mozilla.com/labs/downloading-your-data
- Written Docs: https://hubs.mozilla.com/docs/download-data.html
- Youtube Video: TBD

0 comments on commit 77ff554

Please sign in to comment.