Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 317 Bytes

guile-jansson

Guile bindings for libjansson.

Building

This project uses the GNU Autotools and follows the Guile Skeleton project structure.

./bootstrap
./configure
make