|
@@ -8,12 +8,23 @@ This is not an intention to replace nodejs modules but a way to swap certain are
|
|
|
|
|
|
|
|
|
|
Running examples:
|
|
Running examples:
|
|
--------
|
|
|
|
|
|
+-----------------
|
|
|
|
+
|
|
|
|
+```
|
|
|
|
+git clone http://dev.hexasoftware.com/stdio/node-hci
|
|
|
|
+cd node-hci
|
|
|
|
+npm install
|
|
|
|
+node test/hci-test
|
|
|
|
+```
|
|
|
|
+
|
|
|
|
+And monitor bundle should be accessible by http://127.0.0.1:3500/monitor
|
|
|
|
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cli bundle list
|
|
Cli bundle list
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
|
|
Web based bundle listing
|
|
Web based bundle listing
|
|

|
|

|