Explore >> Select a destination


You are here

dev.solita.fi
| | www.futurile.net
3.2 parsecs away

Travel
| |
| | danielcompton.net
8.8 parsecs away

Travel
| | At work, we have recently converted our projects to the Clojure CLI and deps.edn. There were a few commands from Leiningen that I needed to find an equivalent for when working with dependencies. Download all dependencies Often in a CI environment, you want to download all of the dependencies for a project before building the project. In Leiningen, you can use lein deps to do this. You can use clojure -P to Prepare the project with the Clojure CLI.
| | adambard.com
5.9 parsecs away

Travel
| |
| | syprog.blogspot.com
57.8 parsecs away

Travel
| Source code for this article may be found here . The problem of software security has already been raised in my previous articles more ...