The C++ Micro Services library provides a dynamic service registry and module system.
This repository provides a console driver to interface with the library.
-
Download and install biicode.
-
Set up a new biicode project, and clone this repository into the
<project>/blocks/<user>/directory.bii init myproject cd myproject/blocks mkdir myuser && cd myuser git clone git@github.com:azriel91/ustestdriver.git bii find bii cpp:build
To run the driver, change to the project directory and run
./bin/myuser_ustestdriver_main