Add rpm package creation documentation
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"build": "buble src --output build",
|
||||
"clean": "node ./bin/clean.js",
|
||||
"gh-release": "gh-release",
|
||||
"install-system-deps": "brew install fakeroot dpkg",
|
||||
"install-system-deps": "brew install fakeroot dpkg rpmbuild",
|
||||
"open-config": "node ./bin/open-config.js",
|
||||
"package": "node ./bin/package.js",
|
||||
"start": "npm run build && electron .",
|
||||
|
||||
Reference in New Issue
Block a user