readme: add optional bundling as soon

This commit is contained in:
Oj 2022-12-08 08:47:13 +00:00
parent 1f219b40f8
commit f3237c6aa8

View File

@ -1,11 +1,11 @@
# Gluon # Gluon
Library and self-contained ecosystem for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS. ***VERY*** early and probably never finished/production ready. *Not* an Electron alternative, mostly. Minimal library and self-contained ecosystem for making "desktop apps" from websites easily using Chromium and NodeJS. Uses system installed Chromium and NodeJS, with optional bundling (soon). ***VERY*** early and probably never finished/production ready. *Not* an Electron alternative, mostly.
<br> <br>
## Ecosystem ## Ecosystem
- [Gluon](gluon): the Gluon library - [Gluon](gluon): the Gluon library
- [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling - [Glugun](glugun): builds Gluon apps into releasable builds with optional bundling (soon)
### Apps ### Apps
- [Glucord](glucord): minimal Discord client loading official webapp (demo/example) - [Glucord](glucord): minimal Discord client loading official webapp (demo/example)