Hello! Great project, with great potential, let's make a better lein 👍
A problem I would like to report. I started calvin repl and everything works, except the fact that I cannot execute (require 'a-namespace.core), where the namespace file resides in:
src
└── a-namespace
└── core.cljs
I am going to check your code as well ;)