clj-on-windows

For those interested in making clj on Windows https://dev.clojure.org/jira/browse/TDEPS-67. Also see https://github.com/littleli/scoop-clojure.
danieroux 2019-04-24T13:26:12.019200Z

clj -Rfigwheel -Anrepl fails for me with "Specified aliases are undeclared: [:-Rfigwheel] clj -R:figwheel -A:nrepl works.

alexmiller 2019-04-24T15:18:00.019400Z

that is the official syntax

alexmiller 2019-04-24T15:18:28.019900Z

but you may be seeing some subtle bug