lambdaisland

richiardiandrea 2025-05-27T13:16:28.320239Z

Hi all! just rebased my small PR pending https://github.com/lambdaisland/launchpad/pull/13

oxalorg (Mitesh) 2025-05-30T10:14:57.234009Z

Merged! Thanks

richiardiandrea 2025-05-27T14:36:02.508719Z

I was also wondering if it would be possible to use :exec-fn instead of launching a repl...when configured. It would be great if launchpad could launch other stuff (configuration is so convenient!)

richiardiandrea 2025-05-27T16:54:26.100279Z

in particular I see we hard-code the nrepl forms within run-nrepl-server and I am actually thinking we should probably consider exec-fn there instead?