Skip to content

Latest commit

 

History

History

simple

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Simple example

This example shows how to build go program with libjq-go and make a docker image.

run it!

You need docker for this example.

Just execute ./run.sh to build binary from example.go and test it in a final image.

To clean up execute ./run.sh --clean