sdkuploader
v1.0.5
Published
## Introduction This is used to upload static assets in bulk for the project @enn/view-plus-sdk. It can also be used for other purposes if you know how to utilize the commands below.
Readme
SDKUploader
Introduction
This is used to upload static assets in bulk for the project @enn/view-plus-sdk. It can also be used for other purposes if you know how to utilize the commands below.
Install
yarn global add sdkuploaderUsages
Upload
Usage: sdkup start [options]
Options:
-p, --prefix <prefix> Set CommonPrefix
-r, --replacement <replacement> Set Replacement
-f, --folder <folder...> Set Uploading Folder
-h, --help display help for commandServer
Simply type node app.js into the terminal to start a Koa-based local server on port 3000.As a result, you may use it to test upload if you're not confident about your procedure.
