Documentation

Plugins

Client libraries

Publishing

FAQs


Karmasphere C Client Library: libkarmaclient

Unix and Mac OS X installation

Download the latest libkarmaclient archive, and type the following commands in a terminal:

tar -zxvf libkarmaclient-<version>.tar.gz
cd libkarmaclient-<version>
./configure
make
make install

API Reference

A generated API reference is available here.

License

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.