README
Swift Playground Builder
Create Xcode Playgrounds for the Swift programming language with rich documentation generated from Markdown
This tool has been renamed to playground.
If you've previously installed this project when it was called swift-playground-builder, following the instructions below to install the new version:
Uninstall
swift-playground-builder:$ npm uninstall -g swift-playground-builderInstall
playground:$ npm install -g playground
Please reference the new GitHub repository or npm package to learn how to use the tool.