Skip to content

Commit

Permalink
devel/electron28: 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 Jan 29, 2024
1 parent 873eee3 commit f88751e
Show file tree
Hide file tree
Showing 1,392 changed files with 44,262 additions and 0 deletions.
1 change: 1 addition & 0 deletions devel/Makefile
Expand Up @@ -612,6 +612,7 @@
SUBDIR += electron25
SUBDIR += electron26
SUBDIR += electron27
SUBDIR += electron28
SUBDIR += elf
SUBDIR += elf-dissector
SUBDIR += elfcat
Expand Down

0 comments on commit f88751e

Please sign in to comment.