232 Forks
729 Stars
729 Watchers

CppMicroServices

An OSGi-like C++ dynamic module system and service registry

How to download and setup CppMicroServices

Open terminal and run command
git clone https://github.com/CppMicroServices/CppMicroServices.git
git clone is used to create a copy or clone of CppMicroServices repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with CppMicroServices https://github.com/CppMicroServices/CppMicroServices/archive/master.zip

Or simply clone CppMicroServices with SSH
[email protected]:CppMicroServices/CppMicroServices.git

If you have some problems with CppMicroServices

You may open issue on CppMicroServices support forum (system) here: https://github.com/CppMicroServices/CppMicroServices/issues