Closed ashfurrow closed 8 years ago
Definite 👍 from me, have you had any experience parsing the swift playground format?
Not beyond this project. From what I can tell, playground books are like a series of playgrounds, and this tool might be of help in learning how to build those. A v1 of this could just take playgrounds that Xcode has generated and bundle them into correct directories with generated plist manifest files. It would be a cool step towards something even cooler, like generating playground books from markdown.
From
playground-book-lint
to justplayground-book
that has alint
command, and agenerate
command that creates a playground book from maybe like a yml file and playgrounds in the current directory. Idea via @orta.