replete-ios
replete-ios copied to clipboard
ClojureScript REPL iOS app
Replete REPL iOS
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.
Build Curl for iOS
- 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.
Running
- 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.
Contributing
Happy to take PRs!
License
Copyright © 2015–2020 Mike Fikes, Roman Liutikov, and Contributors
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.