https://github.com/polywrap/wrapper-backup
https://github.com/polywrap/wrapper-backup
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/polywrap/wrapper-backup
- Owner: polywrap
- Created: 2023-01-20T20:07:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-23T15:40:21.000Z (over 3 years ago)
- Last Synced: 2025-02-21T11:45:33.286Z (over 1 year ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wrapper backup
This CLI tool can be used to download/publish wrappers from/to the wrappers gateway.
### Run with cloning the repo:
1. Clone the repo
2. Run "nvm install && nvm use"
3. Run "yarn" to install dependencies
5. Run "yarn dev {command}" to run the commands with ts-node
### The following commands are supported:
- `download`: download all the wrappers from the wrappers gateway
- `-t` target directory
- `-u` (optional) url of the wrappers gateway. Default: https://ipfs.wrappers.io
- `publish`: publish wrappers from a local direct
- `-t` target directory
- `-u` (optional) url of the wrappers gateway. Default: https://ipfs.wrappers.io
- `help`: Display help for command