-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Milestone
Description
Installation as a first use of a npm can be a huge pain. Especially on not properly setup environments or not following install instructions.
Investigate how to simplify this into one/two step process.
Ideal requirements:
- precompiled native dependencies
- pack system dependencies or easily install them (via non-conflict way)
- one command / file installer
https://github.com/electron-userland/electron-packager
npm/npm#4210
https://github.com/prebuild/prebuild
https://github.com/prebuild/prebuild-install
docker/ish