I really like shell scripting but some things are just easier when using Swift. This repo should be a collection of useful things I want to use in scripts. Probably don't rely on this package directly
set -eou pipefail
echo 'abc' | pbcopy 2>/dev/null
try! run(command(.echo, "abc") | command(.pbcopy))
link |
Stars: 0 |
Last commit: 2 years ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics