Skip to content

Commit

Permalink
devel/electron24: 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
Hiroki Tagato authored and Hiroki Tagato committed May 4, 2023
1 parent 5423027 commit d9fe290
Show file tree
Hide file tree
Showing 1,264 changed files with 50,530 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Expand Up @@ -599,6 +599,7 @@
SUBDIR += electron21
SUBDIR += electron22
SUBDIR += electron23
SUBDIR += electron24
SUBDIR += elf
SUBDIR += elf-dissector
SUBDIR += elfcat
Expand Down

0 comments on commit d9fe290

Please sign in to comment.