A beginner-friendly REPL that combines:
clojure -Sdeps '{:deps {pmonks/friendly {:git/url "https://gist.github.com/pmonks/6bc2a37fd3f159b46fa3b2ad77f07204" :sha "daae6e8ddf18496431cf22af0b267813bf9e7826"}}}' -m friendly
- Updates out of date dependencies
- Requires Java 11+ (earlier forks don't work on Java 11+)
- Adds socket-based REPL (port 5555)
Inspired by https://github.com/slipset/friendly
I learned the technique of loading code via a gist from https://gist.github.com/athos/b68b15b08efedffaf14d8c020b125202