planck-repl / planck

Stand-alone ClojureScript REPL
https://planck-repl.org
Eclipse Public License 1.0
1.03k stars 68 forks source link

Update `plk` script with respect to -R deprecation #1073

Open mfikes opened 2 years ago

mfikes commented 2 years ago

It looks like we at least get a deprecation notice from the underlying Clojure tools:

% plk -R:cljs/dev
-R is deprecated, use -A with repl, -M for main, or -X for exec
ClojureScript 1.10.597
cljs.user=>