Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 283 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 283 Bytes

GSON - C library for parsing JSON

Build&Test  badge

Build

git clone https://github.com/Gedulis12/GSON.git
cd GSON
make

To use in project include include/gson.h and link with lib/libgson.a