ktools-swift/ is the Swift workspace for the broader ktools ecosystem.
It is the root entrypoint for Swift implementations of the ktools libraries.
This workspace currently contains:
kcli/ktrace/
Use the relevant child component when building or testing a specific Swift implementation.
Use the kbuild command as the Swift workspace build entrypoint.
Typical commands:
kbuild --batch --build-latest
kbuild --batch --clean-latestFor concrete Swift API and implementation details, use the docs in the relevant child component.
Current implementation: