A simple CLI example using kuzu-swift.
swift build -c release- Copy the built executable to the data directory:
cp ./.build/arm64-apple-macosx/release/kuzu-swift-example .If you are using an Intel Mac or Linux, replace arm64-apple-macosx with your specific architecture accordingly.
- Run the executable:
./kuzu-swift-example