A summary of Apple's Swift language written on Playgrounds
swift
playground
apple
xcode
swift-language
playgrounds
swift-summary
apple-documentation
playgrounds-platform
-
Updated
Dec 16, 2017 - Swift
I usually write my docs on a swift playground while previewing the generated jekyll site in my browser.
I use
jekyll serve, but I still to runnef jekyllmanually in order for the generated markdown to be updated on a change.I'd love a --watch option so nef automatically regenerates the markdown files for me.