Arei/ares-rs nREPL: a config

Howdy Folks,

Anyone see the latest release of ares-rs, works now with guile-3.0.9 as opposed to guile-next:

Anyways, went straight to work to figure out how to configure this system in my Emacs config so that I could instantiate with one command in Emacs - config can be found here: Making sure you're not a bot!

This setup connects arei/ares-nrepl to your project or directory your file is located and starts sesman all in one swoop (via raz/ares-nrepl-start function).

I really like this system as it feels like sly but for Guile scheme.

Hope you find this helpful!

Best,