Skip to content

know-ontology/know.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f99ca79 Β· Jun 25, 2024

History

13 Commits
Jun 19, 2024
Jun 24, 2024
Jun 24, 2024
May 28, 2024
Jun 19, 2024
May 28, 2024
May 28, 2024
Jun 24, 2024
Jun 24, 2024
Jun 24, 2024
May 28, 2024
May 28, 2024
Jun 25, 2024

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