Skip to content

Commit

Permalink
devel/electron29: add port: Build cross-platform desktop apps with Ja…
Browse files Browse the repository at this point in the history
…vaScript, HTML, and CSS

Build cross platform desktop apps with JavaScript, HTML, and CSS.

It's easier than you think.

If you can build a website, you can build a desktop app. Electron is a
framework for creating native applications with web technologies like
JavaScript, HTML, and CSS. It takes care of the hard parts so you can
focus on the core of your application.

WWW: https://electronjs.org/
  • Loading branch information
tagattie committed Apr 14, 2024
1 parent d874aa1 commit 0a7da2a
Show file tree
Hide file tree
Showing 1,383 changed files with 44,544 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Expand Up @@ -617,6 +617,7 @@
SUBDIR += electron25
SUBDIR += electron27
SUBDIR += electron28
SUBDIR += electron29
SUBDIR += elf
SUBDIR += elf-dissector
SUBDIR += elfcat
Expand Down

0 comments on commit 0a7da2a

Please sign in to comment.