Skip to content

kdm9/libkdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libkdm

Header-only C Library which makes life easier

Just #include "kdm.h" and you're away.

Tests

To run tests:

git clone --recursive git@github.com:kdmurray91/libkdm.git # gets testing deps
cd libkdm
mkdir build && cd build
cmake ..
make && make test

About

Header-only C Library which makes life easier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages