Hi everyone, I’d like to run a `:load script.scal...
# general
q
Hi everyone, I’d like to run a
:load script.scala
command after starting a scala repl At the moment, my steps are: 1) ./pants repl src/:: 2) :load script.scala Has anyone been able to load a script automatically after the repl loads?
👋 2