SwiftCommand
SwiftCommand copied to clipboard
A wrapper around Foundation.Process, inspired by Rust's std::process::Command.
Hi, Very nice tool. It can find builtin tools at default $PATH but not custom tools. I have a command line tool installed at `/usr/local/bin/` and I have added that...
Hi josef, I was digging into your package, kicked open the file in the latest beta Xcode and noticed (compiler warnings) that there were a couple of places where you're...
Followed instructions at https://www.swift.org/documentation/articles/static-linux-getting-started.html This will make it possible to build static linux libs without dependency on swift