Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

electron build windows exe

# for use in npm scripts
npm install electron-packager --save-dev

# for use from cli
npm install electron-packager -g

electron-packager <sourcedir> <appname> --platform=win32 --arch=x64
Comment

PREVIOUS NEXT
Code Example
Shell :: how to kill port in linux 
Shell :: restart tomcat 
Shell :: docker exec as root 
Shell :: autopep8 command command 
Shell :: pacman update 
Shell :: Install Nginx, MariaDB and PHP centos rhel 
Shell :: linux filter environment variable results 
Shell :: composer 2 install in windows 10 
Shell :: heroku cli delete app 
Shell :: powershell get serial number 
Shell :: streamlink save to file 
Shell :: git switch user 
Shell :: doctrine cache clear 
Shell :: conda install mmcv 
Shell :: pip install ignore errors 
Shell :: how to install rust wsl zsh 
Shell :: install angular cdk 
Shell :: beautifulsoup download python 3 
Shell :: install https certificate on dotnet for development 
Shell :: remove root permission from folder 
Shell :: how to open running docker container 
Shell :: powershell join array 
Shell :: install hugo on ubuntu 
Shell :: install drupal using composer 
Shell :: speed test centos 
Shell :: how to recover from git stash 
Shell :: kubernetes combine logs all replicas 
Shell :: vscode get list of installed extensions 
Shell :: bash remove last character from string 
Shell :: ERROR: Unknown command-line argument "-tgt-fs" 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =