Jelajahi Sumber

Preparation to make this research project public

Luis Figueiredo 8 tahun lalu
induk
melakukan
1168630f2d
4 mengubah file dengan 19 tambahan dan 5 penghapusan
  1. 19 0
      README.md
  2. 0 5
      doc/README.md
  3. TEMPAT SAMPAH
      doc/assets/bundle-list.png
  4. TEMPAT SAMPAH
      doc/assets/web-bundle-list.png

+ 19 - 0
README.md

@@ -0,0 +1,19 @@
+hci
+=====
+
+Introduction:
+---------------
+Researching a way to bring java alike OSGi to nodejs for hot swappable modules.   
+This is not an intention to replace nodejs modules but a way to swap certain areas of the application such as bringing new versions without a restart
+
+
+Running examples:
+-------
+
+
+
+Cli bundle list
+![bundles](doc/assets/bundle-list.png)
+
+Web based bundle listing   
+![bundles](doc/assets/web-bundle-list.png)

+ 0 - 5
doc/README.md

@@ -1,5 +0,0 @@
-# HCI - Continuous Integration
-
-
-##
-

TEMPAT SAMPAH
doc/assets/bundle-list.png


TEMPAT SAMPAH
doc/assets/web-bundle-list.png