Skip to content

plazmakeks/oatpp-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run on machine

$ cd lib/oatpp/utility && ./install-oatpp-modules.sh
$ cd ../../../ && mkdir build && cd build
$ cmake .. && make

run in docker

$ docker build -t oatpp-test .
$ docker run -p 8000:8000 oatpp-test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published