membrane

Richie 2022-02-28T22:43:17.183199Z

Hey. How do I run the tutorial code? https://github.com/phronmophobic/membrane/tree/master/examples/tutorial

Richie 2022-02-28T22:45:25.774079Z

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

Richie 2022-02-28T22:50:10.944739Z

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

phronmophobic 2022-02-28T22:56:46.690749Z

👍

phronmophobic 2022-02-28T22:59:02.785289Z

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

Richie 2022-02-28T23:02:23.564119Z

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.

Richie 2022-02-28T23:04:59.001269Z

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

😊 1
phronmophobic 2022-02-28T23:09:30.584489Z

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

phronmophobic 2022-02-28T23:56:30.970399Z

the onboarding experience could definitely be improved

Richie 2022-02-28T23:58:39.100299Z

I've seen worse. I feel the warm embrace of https://github.com/phronmophobic/membrane/blob/master/docs/tutorial.md and https://blog.phronemophobic.com/ui-model.html

😄 1