Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
edsilv committed Nov 30, 2017
1 parent bae14d6 commit 6306816
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,5 @@ It will start the packaging process. Once the process finished, the `dist` direc
We use [electron-builder](https://github.com/electron-userland/electron-builder) to handle the packaging process. It has a lot of [customization options](https://www.electron.build/configuration/configuration), which you can declare under `"build"` key in `package.json`.

You can package your app cross-platform from a single operating system, [electron-builder kind of supports this](https://www.electron.build/multi-platform-build), but there are limitations and asterisks. That's why this boilerplate doesn't do that by default.

[License CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)

0 comments on commit 6306816

Please sign in to comment.