Fork me on GitHub
#polylith
<
2023-02-28
>
Chad Walstrom03:02:07

I'm playing with a thing for emacs - a simple comint-mode for Polylith. This is absolutely a first draft and not at all ready for prime time, but M-x polylith-shell at the root of your project will get you a *Polylith* buffer running clojure -M:poly shell. https://gitlab.com/runswithd6s/polylith-mode/-/tree/main No original code here -- all credit goes to Mickey Peterson and his article https://www.masteringemacs.org/article/comint-writing-command-interpreter. I just changed a few strings here and there. I'm a huge fan of magit and doom emacs, so it'd be interesting to play around with this to see if I can't get closer to something that plays well in a projectile workspace.

😎 4
emacs 4
polylith 8
tengstrand05:02:37

This looks very cool! I haven’t tried it out myself yet, but when it’s ready for production, please let me know so that I can update the doc.