Hi folks. Is using checkout dependencies still the best method for developing dependencies together with another main project? https://github.com/technomancy/leiningen/blob/master/doc/TUTORIAL.md#checkout-dependencies Just wondering if there’s any alternative for lein projects
I think it's still the smoothest way to avoid having to keep building artifacts and locally installing then reloading classpath