Skip to content

Repository files navigation

SchemeClient

A small wrapper package around xcall. SchemeClient uses SwiftShell to call xcall.

Usage

let client = SchemeClient.live
let result = client.run("foo://bar")
let stdout = try result.get()

About

Run xcall from within a package.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages