How to use the gulp-atom-electron.dest function in gulp-atom-electron

To help you get started, we’ve selected a few gulp-atom-electron examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github regentmarkets-repo-archive / binary-next-gen / build / gulpfile.js View on Github external
gulp.task('download-electron', () =>
    electron.dest('./release', { version: '0.34.3', platform: 'win32' })
);

gulp-atom-electron

gulp plugin for packaging Electron applications

MIT
Latest version published 2 years ago

Package Health Score

42 / 100
Full package analysis

Popular gulp-atom-electron functions