Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 268 Bytes

Deps

  • g++ (c++11)
  • cmake

Compile and install

For Practware compile:

$ mkdir build
$ cd build
$ cmake ..
$ make

For execute the app, enter:

  $ build/core/practwave --http-address 0.0.0.0 --http-port 8080 --docroot www/ -c  wt_config.xml