Implement installers via electron-builder
This commit is contained in:
@@ -86,5 +86,10 @@ $ npm run package:linux
|
||||
$ npm run package:all (Packages for all platform)
|
||||
```
|
||||
|
||||
Create a windows installer with the following command. It will appear in the `release\windows-installer` directory.
|
||||
```
|
||||
$ npm run installer
|
||||
```
|
||||
|
||||
## Contributing
|
||||
Please see [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||
|
Reference in New Issue
Block a user