Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.15 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.15 KB

JungleGym

Reverse-engineered Swift Playgrounds

Build Status

Introductory blog post

JungleGym is a work in progress, check the issues for outstanding work or to file bugs and feature requests.

Requirements

  • Xcode 9.x located at /Applications/Xcode.app

Usage

JungleGym is currently only available by building from source.

git clone [email protected]:interstateone/JungleGym.git
cd JungleGym
git submodule update --init --recursive
open JungleGym.xcworkspace
# Run within Xcode

Credits and Licenses

JungleGym is available under the MIT license, see the LICENSE file for more information.