? ?????? ??? ???? ???????.
Linux??? ?? ?? ??? ? ????. ??? ??? ????? ?? Linux ????? ????? ??. ??? ???? ???? ????
?? ?? service nginx restart? ?????? ???? ????. ???? ?? ?? ?? ????.
?? ??
electron -v
?? ????? ?? ??? ?????.
???? ??? ??? ??? ????? ??? ?????. ??? ???? ?? ???? ???? ?? ??????. ?? ? ??????. ?????.
electron
? ???? ??????? ???? ? ?????.
linux
? console
???? ????? electron
? ???? ?? node.js
? ?? ???? ????
?????. ??? ? ?? Electron? ??? ??? ????. ??? ??? ??? HTML ??? ??? ?? ?? stdout ??? ???? ?????. Node.js? ?? ???? ?? ? ?? ? ????.
process.argv? ??? ?????? ?? ? ?? ?? ??? main.js???.
var options = process.argv.slice(2);
npm? ???? ?? ???? ???? ???.
node_modules/.bin/electron main.js argv1 argv2
main.js?? ??? ?????.