fetch-wet-boew

1.0.1 • Public • Published

download-wet-boew

This script is designed to operate in the NPM ecosystem and can be used to download the zip archive distribution of the Web Experience Toolkit hosted at https://wet-boew.github.io/v4.0-ci/docs/versions/dwnld-en.html.

Usage

The first argument is the distribution download URL and the second argument is the location to extract the package to.

Invoking the script with NodeJS:

node downloadWET https://github.com/wet-boew/wet-boew/releases/download/v4.0.31/wet-boew-dist-4.0.31.zip ./wet-boew

After installing the package through NPM you may also add a script to your package.json file:

node ./node_modules/fetch-wet-boew/downloadWET https://github.com/wet-boew/wet-boew/releases/download/v4.0.31/wet-boew-dist-4.0.31.zip ./wet-boew

Readme

Keywords

none

Package Sidebar

Install

npm i fetch-wet-boew

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.95 kB

Total Files

4

Last publish

Collaborators

  • damouryouknow