Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/replete-repl/replete-android
ClojureScript REPL Android app
https://github.com/replete-repl/replete-android
andoird clojurescript repl
Last synced: 3 months ago
JSON representation
ClojureScript REPL Android app
- Host: GitHub
- URL: https://github.com/replete-repl/replete-android
- Owner: replete-repl
- License: epl-1.0
- Created: 2018-12-15T19:34:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-28T00:21:38.000Z (about 1 year ago)
- Last Synced: 2024-05-02T15:26:11.347Z (6 months ago)
- Topics: andoird, clojurescript, repl
- Language: Kotlin
- Size: 416 KB
- Stars: 67
- Watchers: 7
- Forks: 7
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Replete REPL Android
ClojureScript REPL Android app.
Interested in iOS instead? See [Replete REPL for iOS](https://github.com/replete-repl/replete-ios).
# Running
1. In the `ClojureScript/replete` directory, do `script/build`
1. Open Android project in your IDE and run the app on a device or in the simulator.# Contributing
Happy to take PRs!
# License
Copyright © 2018–2023 Roman Liutikov, Mike Fikes, and Contributors
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.