Fork me on GitHub
#hoplon
<
2023-03-30
>
mynomoto19:03:38

Hello, Given the issue above I'm volunteering to maintain hoplon, if given permission. I asked a while ago if @flyboarder was still maintaining it but got no answer. https://clojurians.slack.com/archives/C08BDAPRA/p1649090176179349

dave19:03:47

@U055HMK9L / @U04VC31U8 Are one of you able to set it up so that @U05094X3J can maintain Hoplon?

alandipert20:03:51

I can hook that up this afternoon

alandipert20:03:58

Also I'll check up on flyboarder, see if he's ok

❤️ 2
alandipert20:03:25

@U05094X3J afaict you have all necessary github and clojars authorizations, is something missing you know of?

mynomoto22:03:15

I think that permissions on GitHub and clojars are ok. I don't want to takeover maintenance on the project without asking first if it is ok.

alandipert22:03:51

@U05094X3J i reached out to flyboarder by email to make him aware of the situation, in the meantime pls consider yourself maintainer 👑

mynomoto13:03:09

Ok, thanks! I will try to get a release out soon and update docs and examples.

rlander01:04:07

Hey @U05094X3J, if you need an extra hand to maintain Hoplon, I'm more than happy to help out. I have some decent experience with shadow-cljs, which could come in handy.

rlander13:04:24

BTW, a few years back, I put together a repo that includes a fairly complex Hoplon application. It makes use of shadow-cljs and a few newer libraries, such as reitit: https://github.com/rlander/conduit. If anyone finds it useful, I'd be happy to update it. Let me know if the Hoplon community thinks it's worth keeping around.

thumbsup_all 2
mynomoto13:04:30

Hi @U0B7P8YMB, thank you for offering help. I think that your example app is very useful, so please update it when you can. Also, I think that getting examples and templates working again is very important as Hoplon itself never stopped working, but the tooling in examples and templates did on more recent versions of the JVM. If you could help with those too it would be amazing.

mynomoto13:04:06

I got the tests running on my machine yesterday using a deps.edn setup, so that is a small step.

nice 2
Mandimby Raveloarinjaka15:04:55

Hello @U05094X3J, I am also interested in Hoplon as it is my go to ui library for my cljs (side) projects. It is cool that you switch it away from boot. Whenever you have a PR with the changes I can help testing it.

mynomoto16:04:47

@U805L34UX anything you would like to be prioritized? There are many things we need to update, so we could start with the ones people need more urgently.

Mandimby Raveloarinjaka16:04:55

as far as I can see it, switching out of boot will help for contributors finding bugs to submit fixes. Therefore, build (moving to shadow-cljs for instance) and documentation might be nice first priorities.

mynomoto17:04:58

Ok. Since Hoplon is a library, deps.edn should be enough to replace boot. For templates, examples and projects we need to pick between shadow-cljs and figwheel-main. I think we could support both in templates but I think we should stick with shadow when we choose only one.

thumbsup_all 2