File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 60
60
61
61
; ; Practicalli REPL Reloaded workflow
62
62
; ; 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
64
64
:dev/reloaded
65
65
{:extra-paths [" dev" " test" ]
66
66
:extra-deps {djblue/portal {:mvn/version " 0.55.1" } ; portal data inspector
166
166
" --interactive"
167
167
" -f" " rebel-readline.main/-main" ]}
168
168
169
+ ; ; ------------
169
170
; ; Practicalli REPL Reloaded workflow
171
+ ; ; Rich Terminal REPL Prompt with nREPL and Portal connections
170
172
; ; https://practical.li/clojure/clojure-cli/repl-reloaded/
171
- ; ; clojure -M:repl/rebel
173
+ ; ; clojure -M:repl/reloaded
172
174
:repl/reloaded
173
175
{:extra-paths [" dev" " test" ]
174
176
:extra-deps {nrepl/nrepl {:mvn/version " 1.1.1" }
You can’t perform that action at this time.
0 commit comments