swift-playground-builder

Create Xcode Playgrounds for the Swift programming language with rich documentation generated from Markdown

Usage no npm install needed!

<script type="module">
  import swiftPlaygroundBuilder from 'https://cdn.skypack.dev/swift-playground-builder';
</script>

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:

  1. Uninstall swift-playground-builder:

    $ npm uninstall -g swift-playground-builder
    
  2. Install playground:

    $ npm install -g playground
    

Please reference the new GitHub repository or npm package to learn how to use the tool.