Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aneoconsulting/armonik.extensions.cpp

Armonik Extension en C++
https://github.com/aneoconsulting/armonik.extensions.cpp

Last synced: about 1 month ago
JSON representation

Armonik Extension en C++

Awesome Lists containing this project

README

        

# ArmoniK.Extensions.Cpp

This project is part of the [ArmoniK](https://github.com/aneoconsulting/ArmoniK) project. The ArmoniK C++ SDK is used by developers to create ArmoniK applications. This SDK contains a high-level API, programs, and tools, including code samples, libraries, documentation, and docker images to ease the compile and build process of client and worker binaries on multiple target platforms such as Ubuntu, and Redhat. It also provides guides that help developers to create a software application for use on ArmoniK. ArmoniK C++ SDK provides everything developers need to get their applications ready for production quickly and efficiently.

## Documentation

Please, read [documentation](https://aneoconsulting.github.io/ArmoniK.Extensions.Cpp/) for more information about ArmoniK.

The code documentation generated by doxygen can be found [here](https://aneoconsulting.github.io/ArmoniK.Extensions.Cpp/doxygen/html)

## Installation

To install ArmoniK SDK on your system, please follows these [steps](https://aneoconsulting.github.io/ArmoniK.Extensions.Cpp/guide/installation).

## Setup project

To setup your own client and / or worker, please follows these [steps](https://aneoconsulting.github.io/ArmoniK.Extensions.Cpp/guide/end2end).

## Tests

To deploy and test ArmoniK C++ SDK, please follows these [steps](https://aneoconsulting.github.io/ArmoniK.Extensions.Cpp/guide/tests).