Skip to content

know-ontology/know.c

Repository files navigation

Know.c: The Know Framework for C

License Compatibility Hosted by Cloudsmith

🚧 We are building in public. This is presently under heavy construction.

🛠️ Prerequisites

⬇️ Installation

Installation from source

$ make && sudo make install

Installation via Conan

$ conan remote add know https://conan.cloudsmith.io/knowontology/sdk/
$ conan download know.c -r know

Installation via vcpkg

TBD

👉 Examples

Importing the framework

#include <know.h>

👨‍💻 Development

$ git clone https://github.com/KnowOntology/know.c.git

Share on Twitter Share on Reddit Share on Hacker News Share on Facebook