Skip to content

trumae/PractWave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The simple sales ledger web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published