ClojureScript REPL iOS app.
Interested in Android instead? See Replete for Android.
Available on the App Store.
Earlier post: Replete: A Standalone iOS CLJS REPL.
- Clone
https://github.com/jasonacox/Build-OpenSSL-cURL - Go into that project and run
./build.sh - Copy the resulting
curl,opensslandnghttp2directories into theRepletedirectory. - The Xcode project is already set up to look in these directories for headers and static libs.
- Clone planck into a sibling directory and build it.
- In the
ClojureScript/repletedirectory, doscript/build - Do a
pod installin the top level. open Replete.xcworkspacewith Xcode and run the app on a device or in the simulator.
Happy to take PRs!
Copyright © 2015–2023 Mike Fikes, Roman Liutikov, and Contributors
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.