clj-on-windows

borkdude 2022-10-26T19:45:32.819069Z

@chuck.cassel There is a new deps.exe out which might be nice to use in an updated MSI: https://clojurians.slack.com/archives/C06MAR553/p1666798855256619?thread_ts=1666791362.007489&cid=C06MAR553 One idea could also be to automate releasing the new MSI using a Github actions cron job

👍🏻 1
littleli 2022-10-30T14:02:32.864299Z

@chuck.cassel I see you flatten the structure entirely. What can I say other than "Me gusta!" 👌 And even though this is still pre-release I'm considering this to be another install options using scoop. It just works.

borkdude 2022-10-30T14:04:09.015149Z

I would say: go ahead, so we can have more testing

littleli 2022-10-30T14:35:09.204009Z

Ouki douki. https://github.com/littleli/scoop-clojure/pull/191

littleli 2022-10-30T14:37:18.323559Z

ok, I need to adjust manifest a bit 😕 checker fails

✔️ 1
littleli 2022-10-30T15:07:48.442859Z

Ok. It works now.

scoop uninstall clojure
scoop install clj-msi

# here we go

chucklehead 2022-10-31T00:08:09.940689Z

> @chuck.cassel I see you flatten the structure entirely. What can I say other than "Me gusta!" 👌 if there's anything else I can do with the packaging/publishing that would make things easier for you, let me know

chucklehead 2022-10-29T03:19:39.674889Z

New MSI here: https://github.com/casselc/clj-msi/releases/tag/clojure-1.11.1.1182

🎉 4
borkdude 2022-10-29T05:49:49.903399Z

Thanks!

littleli 2022-10-31T10:01:17.257699Z

Thanks. The only thing I'd ask is to don't change the directory structure too often 😅 but it should be fine as the msi installer is done with script.

chucklehead 2022-10-26T20:31:45.965349Z

I’ve had my head on fire for the past week or so, but I can probably publish a new one sometime tomorrow.

borkdude 2022-10-26T20:32:17.290249Z

take your time! just a reminder