xcmy / pkg-test

use pkg create .exe .dmg etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkg-test

安装pkg

npm install pkg -g

打包

pkg index.js

打包后生成三个文件

  • index-linux
  • index-macos
  • index-win.exe

About

use pkg create .exe .dmg etc


Languages

Language:JavaScript 100.0%