File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 6060
6161 ; ; Practicalli REPL Reloaded workflow
6262 ; ; https://practical.li/clojure/clojure-cli/repl-reloaded/
63- ; ; Use with command to start a REPL to include REPL Reloaded tools
63+ ; ; Use with editor command to start a REPL (Jack-in) to include REPL Reloaded tools
6464 :dev/reloaded
6565 {:extra-paths [" dev" " test" ]
6666 :extra-deps {djblue/portal {:mvn/version " 0.55.1" } ; portal data inspector
166166 " --interactive"
167167 " -f" " rebel-readline.main/-main" ]}
168168
169+ ; ; ------------
169170 ; ; Practicalli REPL Reloaded workflow
171+ ; ; Rich Terminal REPL Prompt with nREPL and Portal connections
170172 ; ; https://practical.li/clojure/clojure-cli/repl-reloaded/
171- ; ; clojure -M:repl/rebel
173+ ; ; clojure -M:repl/reloaded
172174 :repl/reloaded
173175 {:extra-paths [" dev" " test" ]
174176 :extra-deps {nrepl/nrepl {:mvn/version " 1.1.1" }
You can’t perform that action at this time.
0 commit comments