spoticord icon indicating copy to clipboard operation
spoticord copied to clipboard

add pkg for building Spoticord exe

Open xaoseric opened this issue 6 years ago • 2 comments

Adds pkg dependency, and a build script for building a exe.

xaoseric avatar Dec 22 '17 03:12 xaoseric

@Phineas this allows you to run npm run build on windows, and it outputs a .exe that you can use instead of having to do npm install, so you could in theory do a release. It also supports linux and mac os https://github.com/zeit/pkg

xaoseric avatar Dec 22 '17 03:12 xaoseric

sounds good

davidcralph avatar Dec 27 '17 19:12 davidcralph