Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

swift-ladybug-example

A simple CLI example using swift-ladybug.

Build

swift build -c release

Run

  1. Copy the built executable to the data directory:
cp ./.build/arm64-apple-macosx/release/swift-ladybug-example .

If you are using an Intel Mac or Linux, replace arm64-apple-macosx with your specific architecture accordingly.

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