Skip to content

KnowOntology/know.cpp

Repository files navigation

Know.cpp: 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.cpp -r know

Installation via vcpkg

TBD

👉 Examples

Importing the framework

#include <know.hpp>

👨‍💻 Development

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

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