- This is pulling straight from the master branch, it cannot have a static pkgver. Create git tags or use a static commit if you want to release '2.0.0' or whatever
- Use a local npm cache as not to pollute a users home directory
- Run `npm install` in the prepare function for offline building
- Use a variable for the Electron version for easier updating
- Add separate pkgdesc for blend-settings-git
- Use `install -DmXXX`, no need for `mkdir -p` + `cp`