mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Add build script
This commit is contained in:
parent
e00827c197
commit
2dbfe363fd
1 changed files with 3 additions and 0 deletions
3
build.sh
Normal file
3
build.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
npm install --save-dev @electron-forge/cli
|
||||||
|
npx electron-forge import
|
||||||
|
npm run make
|
Loading…
Reference in a new issue