@etclabscore/dl-github-releases

v1.1.0
A node module to download Github assets for Github releases. It will also uncompress zip files.
github release download

build

npm run build:code && npm run build:docs

build:docs

typedoc

build:code

tsc

test

npm run test:lint && npm run test:unit

test:lint

tslint -c tslint.json 'src/**/*.ts' --fix

test:unit

jest --coverage

watch:test

jest --watch
npm i @etclabscore/[email protected]

Metadata

Downloads