]> git.mxchange.org Git - hub.git/blob - docs/README
Initial coding of hub node-mode.
[hub.git] / docs / README
1 README
2 ------
3
4 1.) How to launch the hub:
5 --------------------------
6
7 At the current stage of code base you need to launch the hub by entering the
8 following command at at command prompt (Win32) or console (Linux etc.) in the
9 root directory of this script:
10
11 php index.php app=hub
12
13 Another other (later added) parameters should be added after app=hub in the same
14 way due to the "design" of the inc/includes.php script. We need to change that
15 anyway.