calva

Wednesdays you might find @U0ETXRFEW in the Gather Calva space. Invite is https://gather.town/invite?token=GZqrm7CR and the password is `Be kind`.
gekkou 2020-11-09T02:04:22.153500Z

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

gekkou 2020-11-09T02:04:52.154200Z

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

gekkou 2020-11-09T02:05:44.155Z

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

gekkou 2020-11-09T02:06:02.155600Z

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

gekkou 2020-11-09T02:06:24.156100Z

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

pez 2020-11-09T06:39:18.157500Z

I think shadow-cljs is the best route.