Node-webkit app- how to update it?
问题 I am using node-webkit to develop apps for my students, and to provide one stop solution I would need to update node-webkit archive once in a month. Is there a way I can accomplish that? Basically I need to replace just one html file every month, say "page1.html". I googled but have no idea where to start. 回答1: On Mac, you can access the filesystem of the own app e.g. $ ls -lh /Applications/Shock.app/Contents/Resources/app.nw/ [...] -rw-r--r-- 1 jordi staff 2,3K 29 gen 01:47 index.html -rw-r-