Fork me on GitHub
#calva
<
2020-11-09
>
gekkou02:11:22

hello, I am trying to set up a good workflow with calva but having some trouble

gekkou02:11:52

i want to create command line programs using cljs and use npm packages, but cant seem to get connected to the cljs repl

gekkou02:11:44

i figured out how to use npm packages and actually compile the cljs to target node, have syntax highlighting with calva, but no connection to the repl and no code completion for the npm packages

gekkou02:11:02

anyone know how to get this working or how to set everything up?

gekkou02:11:24

i also looked into shadow-cljs but had difficult getting that up and running as well

pez06:11:18

I think shadow-cljs is the best route.