Differences between revisions 9 and 10
Revision 9 as of 2023-03-02 17:38:53
Size: 739
Comment:
Revision 10 as of 2025-12-19 20:30:38
Size: 590
Comment: Cleanup
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
== Usage == == Tool Chain ==

 * [[Node/ElectronBuilder|electron-builder]]
Line 26: Line 28:

=
== Utilities ===
== APIs ==
Line 39: Line 40:
=== Distribution ===

TODO: copy from [[https://www.electronjs.org/docs/tutorial/application-distribution#manual-distribution]].

See also [[Node/ElectronBuilder|electron-builder]].


Electron

electron(1) is a framework for Node application.


Installation

Using npm(1):

npm install --save-dev electron


Tool Chain

APIs


CategoryRicottone

Node/Electron (last edited 2025-12-19 20:30:38 by DominicRicottone)