Skip to content

Commit

Permalink
describe the npm run package command
Browse files Browse the repository at this point in the history
  • Loading branch information
mimecorg committed May 30, 2018
1 parent 3f3b809 commit 08f0901
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@ To build LaunchUI on Windows, you will need the following prerequisites:

Support for Linux and OS X will be added soon.

Use the following command to create a binary package in the `packages/` subdirectory:

```bash
npm run package --arch=[ia32|x64]
```

## Development status

At the moment LaunchUI is in an early stage of development. Currently only Windows is supported. Here's the high level roadmap for future versions:
Expand Down

0 comments on commit 08f0901

Please sign in to comment.