Skip to content

Commit

Permalink
UPDATE readme electron forge info
Browse files Browse the repository at this point in the history
  • Loading branch information
pedro committed Oct 17, 2020
1 parent 22b9aff commit d981643
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,13 @@ created by the awesome electron community.

#### License [CC0 1.0 (Public Domain)](LICENSE.md)

## `$ npx @electron-forge/cli import`
## Add Electron Forge
`$ npx @electron-forge/cli import`
Electron Forge is a complete tool for creating, publishing, and installing modern Electron applications.

## `$ npm run make`
## Create a distributable:
`$ npm run make`

Electron-forge creates the out folder where your package will be located:

https://www.electronjs.org/docs/tutorial/quick-start#package-and-distribute-the-application

0 comments on commit d981643

Please sign in to comment.