This provides an entrypoint to my dev repl. It's based on the idea from sean corfield: https://github.com/seancorfield/dot-clojure/
The purpose is to be able to start a repl wherever I am with my preferred middleware and whatever arbitrary code I want evaled (jedi-time etc).
It pairs with my ~/.config/clojure.deps.
(require '[ol.dev.portal])
(ol.dev.portal/open-portals)
Copyright © 2025 Casey Link unnamedrambler@gmail.com Distributed under the EUPL-1.2.