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
,openssl
andnghttp2
directories into theReplete
directory. - 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/replete
directory, doscript/build
- Do a
pod install
in the top level. open Replete.xcworkspace
with 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.