Fork me on GitHub
#membrane
<
2022-02-28
>
Richie22:02:25

deps.edn has a config for depstar so I think I need some incantation of clj to build a jar and then run somehow. clj -A:uberjar built a jar but I don't know where the main is. I think maybe it's not in tutorial.clj

Richie22:02:10

Hah. cider-jack-in-clj worked. Normally it doesn't. I'm on windows. (Maybe it just doesn't work on cljs...)

phronmophobic22:02:02

I could do a better job making that project usable. It's mostly there just to make sure the tutorial code runs.

Richie23:02:23

I haven't used depstar and I felt like I was sinking when I was reading the readme trying to grok how to get what I want. The readme starts out by saying that depstar has been subsumed by tools.build which doesn't do much for my enthusiasm. Haha.

Richie23:02:59

Thank you for the well written blog posts. It got me excited to try out membrane.

😊 1
phronmophobic23:02:30

depstar isn't used by the example project. It's just part of an old, unused alias that was copied from another project.

phronmophobic23:02:30

the onboarding experience could definitely be improved