Skip to content

Commit

Permalink
devel/electron23: 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 28, 2023
1 parent 93387f4 commit ae996ee
Show file tree
Hide file tree
Showing 1,245 changed files with 49,608 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Expand Up @@ -597,6 +597,7 @@
SUBDIR += electron19
SUBDIR += electron21
SUBDIR += electron22
SUBDIR += electron23
SUBDIR += elf
SUBDIR += elf-dissector
SUBDIR += elfcat
Expand Down

0 comments on commit ae996ee

Please sign in to comment.