Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

kuzu-swift-example

A simple CLI example using kuzu-swift.

Build

swift build -c release

Run

  1. 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.

  1. Run the executable:
./kuzu-swift-example