I write my scripts in a Playground to get autocompletion and instant feedback. Kind of works but sometimes I wish Playgrounds would start faster with running. And sometimes they stop working and I have to restart Xcode.
> On 15.12.2015, at 20:57, Erica Sadun via swift-users <[email protected]> > wrote: > > I've given up on it. I find it far easier to just write a command-line app > with Xcode's source support -- E > >> On Dec 15, 2015, at 12:45 PM, @lbutlr via swift-users >> <[email protected]> wrote: >> >> Are there any resources on using swift for shell scripting? >> >> I’m interested in trying my hand at Swift by converting existing bash >> scripts into swift since bash is mostly what I am writing currently, so I >> figure this will at least get me started with syntax and such. >> >> ZZ > > _______________________________________________ > swift-users mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-users _______________________________________________ swift-users mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-users
