electron-installer-common

v0.10.3
Common functionality for creating distributable Electron apps
electron installer

ava

ava

codecov

nyc report --reporter=text-lcov | codecov --disable=gcov --pipe --env=CI_OS,NODE_VERSION

coverage

nyc ava

lint

npm run lint:js && npm run lint:ts

lint:js

eslint .

lint:ts

eslint --config .eslintrc.typescript.js --ext .ts .

test

npm run lint && tsd && ava

tsd

tsd
npm i electron-installer-common

Metadata

Downloads