Skip to content

KWStudios/gejson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEJSON

Godlike Epic JSON

GEJSON is a json library which builds an internal data structure from a json and the other way around.

Building

In the project root type make and the folders "lib" and "include" will be filled with the headers and the library respectively. Cleaning is done using make clean.