2025-11-03 23:06:43 +11:00

292 B

Pre-requisite

libcodex.so is needed to be compiled and present in build folder.

Compilation

From the codex root folder:

go build -o codex-go examples/golang/codex.go

Run

From the codex root folder:

export LD_LIBRARY_PATH=build
./codex-go